Commit Graph

9 Commits

Author SHA1 Message Date
Francisco Gindre 746d6a0057 Fix: Issue #14 Type 'Bundle' has no member 'module'
Linting changes

Update Swift-Crypto to 2.0.4
2022-01-19 15:35:44 -03:00
adam ae1103d64d SwiftPM 2021-12-17 06:04:17 -06:00
Francisco Gindre f1377b9321
Fix: validate checksum bug + tests (#7)
* Fix: validate checksum + tests

* Changes per Review: make all cryptographic derivation functions throwing. Add tests

* Fix PR Comments

* PR fixes

* bump version to 2.0.0
2020-09-09 14:36:34 -03:00
Francisco Gindre 333fea6e38 replace all MnemonicKit 2020-06-12 20:56:18 -03:00
Francisco Gindre 2657bdadf7 Rebrand to MnemonicSwift 2020-06-08 18:17:51 -03:00
keefertaylor 4a2d45a8bc Validate that mnemonics are deterministic before creating seed strings 2019-04-26 17:35:52 +01:00
keefertaylor b08426a341 Cleanup and Swift5 conversion. 2019-04-24 02:06:17 +01:00
keefertaylor 89ac6de214 Fix style violations 2019-01-27 18:54:32 +00:00
keefertaylor b516996130 MnemonicKitTests -> Tests 2019-01-18 01:00:12 +00:00