| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llcrypto: Add cvt-x25519 feature flag for exporting key conversion functions. | Gabriela Moldovan | 2023-06-27 | 1 | -0/+1 |
| | | | | | | | The `convert_curve25519_to_ed25519_private` and `convert_ed25519_to_curve25519_private` functions are now exported by `tor-llcrypto` if the `cvt-25519` feature is enabled. | ||||
| * | llcrypto: Add keymgr feature to semver.md | Gabriela Moldovan | 2023-06-27 | 1 | -0/+1 |
| | | |||||
| * | llcrypto: Implement `Into<[u8;32]>` for Ed25519Identity | Nick Mathewson | 2023-02-07 | 1 | -0/+1 |
