Skip to content

Releases: nedithgar/SwiftKeyGen

SwiftKeyGen v0.1.10

14 Oct 14:31
044f068

Choose a tag to compare

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

14 Oct 04:11
1e32f4f

Choose a tag to compare

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

14 Oct 03:32
41ba541

Choose a tag to compare

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

13 Oct 17:55
2d80130

Choose a tag to compare

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

13 Oct 17:35
61c8845

Choose a tag to compare

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

13 Oct 03:05
c0c84df

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

SwiftKeyGen v0.1.4

13 Oct 02:01
b2fb873

Choose a tag to compare

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

12 Oct 17:08
d2f3d96

Choose a tag to compare

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

12 Oct 11:59
7307bd1

Choose a tag to compare

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

12 Oct 10:24
29c0cbc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1