Releases: nedithgar/SwiftKeyGen
Releases · nedithgar/SwiftKeyGen
SwiftKeyGen v0.1.10
What's Changed
- Add RSA and Ed25519 key tests, implement ChaCha20-Poly1305 methods by @nedithgar in #22
Full Changelog: v0.1.9...v0.1.10
SwiftKeyGen v0.1.9
What's Changed
- Add Codable conformance and human-readable names to EncryptionCipher by @nedithgar in #21
Full Changelog: v0.1.8...v0.1.9
SwiftKeyGen v0.1.8
What's Changed
- Enhance EncryptionCipher with Identifiable and CaseIterable conformance, update version to 0.1.8 by @nedithgar in #20
Full Changelog: v0.1.7...v0.1.8
SwiftKeyGen v0.1.7
What's Changed
- Improve Base64 decoding tolerance and update version to 0.1.7 by @nedithgar in #19
Full Changelog: v0.1.6...v0.1.7
SwiftKeyGen v0.1.6
What's Changed
- Add Identifiable conformance to KeyFormat and KeyType structs by @nedithgar in #18
Full Changelog: v0.1.5...v0.1.6
SwiftKeyGen v0.1.5
What's Changed
- Add key size retrieval to KeyInfo by @nedithgar in #17
Full Changelog: v0.1.4...v0.1.5
SwiftKeyGen v0.1.4
What's Changed
- Enhance KeyManager with key info retrieval methods and update version to 0.1.4 by @nedithgar in #16
Full Changelog: v0.1.3...v0.1.4
SwiftKeyGen v0.1.3
What's Changed
- Enhance SSH key support and error handling by @nedithgar in #15
Full Changelog: v0.1.2...v0.1.3
SwiftKeyGen v0.1.2
What's Changed
- Add support for importing RSA private keys and enhance OpenSSH serialization by @nedithgar in #14
Full Changelog: v0.1.1...v0.1.2
SwiftKeyGen v0.1.1
What's Changed
- Make KeyFormat and KeyType conform to Codable by @nedithgar in commit 29c0cbc
Full Changelog: v0.1.0...v0.1.1