Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | providers: add Argon2 KDF | Čestmír Kalina | 2023-03-17 | 1 | -0/+2 |
* | Implement deterministic ECDSA sign (RFC6979) | slontis | 2022-11-30 | 1 | -0/+3 |
* | kdf: Add PVK KDF to providers. | Pauli | 2021-09-28 | 1 | -0/+3 |
* | Add PBKDF1 to the legacy provider | Jon Spillett | 2021-05-24 | 1 | -0/+3 |
* | Drop libimplementations.a | Richard Levitte | 2021-05-07 | 1 | -12/+11 |
* | Move PKCS#12 KDF to provider. | Pauli | 2020-08-14 | 1 | -0/+3 |
* | Change the provider implementation of X942kdf to use wpacket to do der encodi... | Shane Lontis | 2020-08-04 | 1 | -0/+1 |
* | Add KRB5KDF from RFC 3961 | Simo Sorce | 2019-10-23 | 1 | -0/+3 |
* | Providers: move default kdfs,macs | Richard Levitte | 2019-10-10 | 1 | -0/+7 |
* | Providers: move common exchange,kdfs,keymgmt,macs,signature | Richard Levitte | 2019-10-10 | 1 | -0/+22 |