Releases: hyperledger/identus-apollo
Releases · hyperledger/identus-apollo
1.0.5
1.0.5
1.0.4
1.0.4
1.0.3
What's Changed
- fix: deployment script by @hamada147 in #101
- fix: Publish npm package by @elribonazo in #103
Full Changelog: 1.0.2...1.0.3
1.0.1
What's Changed
- feat: add mnemonic validation by @goncalo-frade-iohk in #94
- feat: compress and uncompress secp256k1 functionality for (macos,ios,js,android,jvm) by @goncalo-frade-iohk in #95
- feature: add publicKey to PrivateKeys by @cristianIOHK in #96
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- workflow test for ubuntu by @mineme0110 in #72
- feat(secp256k1): add library to be our dependency for secp256k1 iOS, macos, jvm, android, js by @goncalo-frade-iohk in #77
- build: reenable gitleaks by @goncalo-frade-iohk in #81
- feat(ed25519): ios, macos implementation of ed25519 by @goncalo-frade-iohk in #79
- feat(x25519): add x25519 implementation for ios, macos by @goncalo-frade-iohk in #80
- feat(bip32): add hd derivation for jvm/android, ios/macos and js by @cristianIOHK in #84
- build: add swift package manager for apple swift packages by @goncalo-frade-iohk in #82
- feat(bip39): Add Bip39 implementation for all platforms by @elribonazo in #78
- feature: X25519 jsMain by @curtis-h in #74
- feat(ED25519): ED25519 jsMain implementation by @curtis-h in #76
- feat(ed25519): add jvm and android ed25519 implementation by @goncalo-frade-iohk in #85
- test: adds kover to github actions by @amagyar-iohk in #86
- fix: BigInteger has no corresponding exportable dataType in JS by @hamada147 in #88
- ATL-5386: Remove cocoapods so it works on the iOS by @goncalo-frade-iohk in #87
- fix(secp256k1): Exposing EC Secp256K1 by @hamada147 in #89
- fix(CI): Update GitHub Actions script by @hamada147 in #90
New Contributors
- @mineme0110 made their first contribution in #72
- @goncalo-frade-iohk made their first contribution in #77
- @curtis-h made their first contribution in #74
- @amagyar-iohk made their first contribution in #86
Full Changelog: v1.7.0-alpha...1.0.0
1.7.0-alpha
- Fixing duplicate dependency issue
- Changed the group id from
io.iohk.atala.prism
toio.iohk.atala.prism.apollo
so Gradle won't be confused between another lib we have internally
1.6.0-alpha
What's Changed
- Refactor: Base64
- AES
- RSA & RSA/PSS
- Secp256k1
- ECDSA
- VarInt
Full Changelog: v1.0.0-alpha...v1.6.0-alpha
1.0.0-alpha
This version contains the following list of features:
- Base16
- Standard
- Upper
- Base32
- Standard
- Standard with padding
- Upper
- Upper with padding
- Hex
- Hex with padding
- Hex Upper
- Hex Upper with padding
- Base58
- BTC
- Flicker
- Base64
- Standard
- Standard with padding
- URL
- URL with padding
- Multibase
- UUID
- Version 1
- Version 3
- Version 4
- Version 5
- Hashing
- Blake-224
- Blake-256
- Blake-384
- Blake-512
- Blake2S-128
- Blake2S-160
- Blake2S-224
- Blake2S-256
- Blake2B-160
- Blake2B-256
- Blake2B-384
- Blake2B-512
- MD2
- MD4
- MD5
- SHA-0
- SHA-1
- SHA-224
- SHA-256
- SHA-384
- SHA-512
- SHA-512/224
- SHA-512/256
- SHA3-224
- SHA3-256
- SHA3-384
- SHA3-512
- MAC
- MD2
- MD4
- MD5
- SHA-0
- SHA-1
- SHA-224
- SHA-256
- SHA-384
- SHA-512
- SHA-512/224
- SHA-512/256
- SHA3-224
- SHA3-256
- SHA3-384
- SHA3-512