Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: replace unreachable code with static_assert | Tobias Nießen | 2023-01-21 | 1 | -9/+4 |
* | crypto: fix weak randomness in WebCrypto keygen | Ben Noordhuis | 2022-09-23 | 1 | -1/+2 |
* | src: use automatic memory mgmt in SecretKeyGen | Tobias Nießen | 2022-09-05 | 1 | -10/+8 |
* | src: avoid casting std::trunc(... / ...) to size_t | Tobias Nießen | 2022-09-01 | 1 | -2/+1 |
* | src: fix multiple format string bugs | Tobias Nießen | 2022-08-22 | 1 | -5/+3 |
* | src: delete AllocatedBuffer | Darshan Sen | 2022-05-13 | 1 | -1/+0 |
* | src: register external references in crypto bindings | Joyee Cheung | 2021-10-19 | 1 | -0/+6 |
* | src: avoid implicit type conversions (take 2) | Michaël Zasso | 2021-02-20 | 1 | -1/+2 |
* | crypto: fix format warning in AdditionalConfig | raisinten | 2020-11-16 | 1 | -5/+6 |
* | src: remove ERR prefix in crypto status enums | Daniel Bevenius | 2020-11-05 | 1 | -1/+1 |
* | crypto: refactoring internals, add WebCrypto | James M Snell | 2020-10-07 | 1 | -0/+107 |