1.4.4 (2024-10-23)
1.4.3 (2024-08-26)
1.4.2 (2024-08-07)
1.4.1 (2024-08-05)
1.4.0 (2024-08-02)
1.3.24 (2024-07-19)
- apply github env vars (a5f674a)
1.3.21 (2024-07-12)
- force adding ossrh env vars for maven (24683fc)
1.3.20 (2024-07-12)
1.3.19 (2024-07-12)
- improve env vars for ci pipeline in hl (9170629)
1.3.18 (2024-07-11)
- ossrh env variables on CI (d324f12)
1.3.17 (2024-07-11)
- sonatype configuration (5c13b1d)
1.3.16 (2024-07-11)
- correct some typos in android build for apollo (d8a0b0a)
1.3.15 (2024-07-11)
- add correct signing keys for maven package in HL (d560f5a)
1.3.14 (2024-07-11)
- set right sonatype authentication (5183580)
1.3.13 (2024-07-11)
- checkout also must use identus_ci token (870b321)
1.3.5 (2024-06-10)
- Removed references to Atala in docs and variables referred to by docs (#172) (ef2ae86)
- update usage of the bip32ed25519 wrapper. (#174) (d1ee804)
1.3.4 (2024-05-28)
1.3.3 (2024-05-27)
1.3.2 (2024-05-23)
1.3.1 (2024-05-23)
1.3.0 (2024-05-23)
1.2.16 (2024-05-09)
1.2.15 (2024-05-07)
- npm package not being published automatically on CI pipeline. (#156) (aaa7a65)
- some platforms were missing the signature normalisation (#155) (972255d)
1.2.14 (2024-04-12)
- Allow Apollo to verify der signatures from bc and bitcoin seamlessly #ATL-6905 (#154) (a26a559), closes #ATL-6905
1.2.13 (2024-03-25)
1.2.12 (2024-03-14)
1.2.11 (2024-03-06)
- Apple crash when creating seed with empty string passphrase (#146) (ce739dd)
- upgrade gradle & libs (#147) (b0906dd)
1.2.10 (2023-12-20)
1.2.9 (2023-12-14)
- ci pipelienes to use correct env vars (7ee131f)
1.2.8 (2023-12-14)
- add documentation and release a new version (#133) (4fd785a)
- x64 simulator needs to be built with this flags to work (06bd937)
1.2.8 (2023-12-14)
- x64 simulator needs to be built with this flags to work (06bd937)
1.2.7 (2023-12-12)
1.2.6 (2023-12-12)
1.2.5 (2023-12-11)
1.2.4 (2023-12-11)
1.2.3 (2023-12-11)
1.2.2 (2023-12-05)
1.2.1 (2023-12-01)
1.2.0 (2023-11-30)
1.1.1 (2023-11-21)
- add ec pub key validation checks (#112) (023beb7)
- Base32 re-implemented as per RFC-4648 (#111) (4170ac1)
- Update npm configuration for npmjs repository (#114) (c8a0ca4)
1.1.0 (2023-11-13)
- Add all the required dependencies for Apollo to build with the native cinterops ios version of secp256k1 ec. (1ca5b68)
- add new line at end of file (a6ab13c)
- add new line to build.gradle.kts files (f84b4e4)
- BigInteger has no corresponding exportable dataType in JS (#88) (3e636be)
- bugs found while integrating apollo with KMP SDK (#98) (de71265)
- CI nonsense error (1963ad2)
- ci reported linting issues (31aee01)
- ci wrong reported issues by mega lint (b6da47a)
- CI: Update GitHub Actions script (#90) (e6f6d46)
- code linting (94ededd)
- code linting errors (69dfbd1)
- code linting errors (9774cbc)
- constructor and access to some methods were missing in ios (#93) (a64d707)
- deployment script (#101) (6435bf8)
- disable JS on windows platform (6a2bfd4)
- enforce code format (39f4474)
- enforce code format (9e946fc)
- enforce code format (f034d69)
- enforce code quality (3b060dd)
- fix deployment CI script (4583b2f)
- fix error in git (85d1965)
- fix for issue #30 (b1c1a4e)
- fix group id (4a70cd6)
- fixed wrong import in UUID (622187b)
- gradle build script (b191baa)
- HMAC for JS platform (6ce142c)
- iOS import was removed by mistake (9994889)
- js module name (06e4310)
- KMP Gradle bug (#99) (648bcdd)
- linting issue (7918146)
- Publish npm package (#103) (81ac735)
- secp256k1: Exposing EC Secp256K1 (#89) (90a578a)
- suppress not needed warnings (0b800c8)
- add mnemonic validation (#94) (173ad94)
- add test dependency (a6b7b25)
- add UnsupportedOperationException (852644d)
- AES & fixes (d60cafb)
- AES encryption & decryption (e4af9ec)
- Apollo to support all apple devices (b4c22ed)
- Apollo to support all apple devices (355970f)
- Apollo to support all apple devices (de6fd03)
- BAE: updating jsMain Ed25519 keys for use in TS (#92) (c7d3bc1)
- base symmetric key encryption module (b7fb2a3)
- Base16 encoding & decoding (a6be3b8)
- Base16 Upper (85fbbef)
- Base32 (c0ff1f7)
- Base58 (e4c9602)
- base64 (f1ddaa3)
- base64 module init (f3311a0)
- bip32: add hd derivation for jvm/android, ios/macos and js (#84) (d564507)
- bip39: Add Bip39 implementation for all platforms (#78) (b695878)
- char ext (8a68df1)
- compress and uncompress secp256k1 functionality for (macos,ios,js,android,jvm) (#95) (21c33e4)
- Ed25519 (eb7f52a)
- ed25519: add jvm and android ed25519 implementation (#85) (ee9757d)
- ED25519: ED25519 jsMain implementation (#76) (e8945df)
- ed25519: ios, macos implementation of ed25519 (#79) (a25798c)
- Experience: add data type helper methods (c52cd79)
- Experience: add transfer between iOS & KMM (55ccca5)
- Experience: platform os (208a04f)
- Hashing: add HashingBase for MD and SHA(1,2) (859b62a)
- Hashing: add MathHelper (2e40af9)
- Hashing: BLAKE-family Unit tests (f414634)
- Hashing: BLAKE224 (f2d658e)
- Hashing: BLAKE256 (0b02aef)
- Hashing: BLAKE2B (a6ed518)
- Hashing: BLAKE2B Unit tests (45de7b6)
- Hashing: BLAKE2B-160 (dacbb57)
- Hashing: BLAKE2B-256 (0ed656d)
- Hashing: BLAKE2B-384 (32d8ce6)
- Hashing: BLAKE2B-512 (f1d5043)
- Hashing: BLAKE2S (50bb741)
- Hashing: BLAKE2S Unit tests (1284bb3)
- Hashing: BLAKE2S-128 (fbf9ed2)
- Hashing: BLAKE2S-160 (9a6e6a6)
- Hashing: BLAKE2S-224 (dad2561)
- Hashing: BLAKE2S-256 (d2c0fc8)
- Hashing: BLAKE384 (dc42633)
- Hashing: BLAKE512 (2a4e1b5)
- Hashing: digest interface (4548aa1)
- Hashing: KeccakDigest (a10f5f2)
- Hashing: MD2 (803fc73)
- Hashing: MD4 (859d26a)
- Hashing: MD5 (9f57ce5)
- Hashing: SHA0 (2469d1d)
- Hashing: SHA0 Unit tests (482b3a9)
- Hashing: SHA1 (f33d1d9)
- Hashing: SHA1 Unit Tests (b83af38)
- Hashing: SHA224 (47534f7)
- Hashing: SHA224 Unit tests (59d8751)
- Hashing: SHA256 (a12af78)
- Hashing: SHA256 Unit tests (c829aab)
- Hashing: SHA3-224 (372e5a9)
- Hashing: SHA3-256 (a885989)
- Hashing: SHA3-384 (2fa5b14)
- Hashing: SHA3-512 (e45543e)
- Hashing: SHA3-family Unit tests (ac535d2)
- Hashing: SHA384 (207a58e)
- Hashing: SHA384 Unit tests (09ec034)
- Hashing: SHA512 (a9d10bf)
- Hashing: SHA512 Unit tests (c567ff7)
- Hashing: SHA512/224 (192b205)
- Hashing: SHA512/224 Unit test (62a2ede)
- Hashing: SHA512/256 (6ddd004)
- Hashing: SHA512/256 Unit test (24450a4)
- Long ext (fe5e1cf)
- MAC: HMAC implementation (935d9c2)
- mnemonic: js doesnt handle List and swift doesnt handle Array this is the solution (#105) (e65e0f0)
- multibase (73a1e7b)
- NumberFormatException ext (8955561)
- secp256k1: add library to be our dependency for secp256k1 in android, jvm, ios, macos, js (3e41246)
- Secure Random (e577736)
- Utils module (ba7eefb)
- UUID (85afcb8)
- UUID init (a1d9b65)
- x25519 key pair generation (4227c2c)
- x25519: add x25519 implementation for ios, macos (#80) (c18c0eb)