- Move
RsaImportFormatandRsaPublicPartsto thetrussed-rsa-typescrate.
v0.3.0 (2025-07-31)
- Use
trussed-coreand remove default features fortrussed. - Add
MECHANISMSconstant with the implemented mechanisms. - Use
SerializedKeyinstead ofBytes<MAX_KEY_MATERIAL_LENGTH>when serializing keys.
v0.2.1 (2024-06-21)
- Fix missing zeros of RSA implementation (#12)
v0.2.0 (2024-03-22)
v0.1.0 (2023-04-13)
Initial release