Commit Graph

259 Commits

Author SHA1 Message Date
Lukas Korba 4a1dbab17e Level protection updated
Podspec updated to 2.2.1
2022-03-15 15:44:43 +01:00
Francisco Gindre 31870ccbe9
Merge pull request #22 from zcash-hackworks/release/2.2.0
MnemonicSwift 2.2.0
2022-03-15 09:59:19 -03:00
Francisco Gindre 5270554e36 MnemonicSwift 2.2.0 includes
- Mnemonic Interactor
- Changelog updates
2022-03-15 09:24:21 -03:00
Francisco Gindre f11566e61f
Merge pull request #20 from adamstener/PKC5-build-issue
PKC5 Build Issue Update
2022-02-02 15:09:53 -03:00
adam 0f6a094e92 PKC5 Build Issue Update 2022-02-02 12:01:16 -06:00
Francisco Gindre 20005bb970
Merge pull request #19 from adamstener/tca-support
TCA Support: Mnemonic Interactor
2022-02-02 14:55:21 -03:00
adam fd26827372 MnemonicInteractor 2022-02-02 05:39:40 -06:00
Francisco Gindre e3fdc24ad5
Merge pull request #15 from zcash-hackworks/fix-compile-error
Fix Bundle.module compile error
2022-01-19 16:04:29 -03:00
Francisco Gindre 27711179a7 Added Changelog. Bumped Podspec version 2022-01-19 15:49:10 -03:00
Francisco Gindre ba8dcd1444 Fix: Issue #16 Compile Error: no such module Crypto 2022-01-19 15:35:44 -03:00
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
Francisco Gindre 1bff2fd15e
Merge pull request #13 from zcash-hackworks/license-changes
Issue #12 Review Licensing changes
2022-01-19 15:34:31 -03:00
Francisco Gindre 29d2629413 Issue #12 Review Licensing changes
Move dual-licensing to COPYING.md. Add MIT License to LICENSE-MIT.md

Issue #12 Review Licensing changes

Fix cocoapods warning on LICENSE file
2022-01-19 15:33:16 -03:00
Francisco Gindre 445eafa4b3
Merge pull request #10 from adamstener/swift-pm
SwiftPM Support
2022-01-03 14:15:10 -03:00
Francisco Gindre c77dd81784
Merge pull request #11 from adamstener/typo
Fix Typo
2021-12-17 11:43:12 -03:00
adam 55a242b896 Fix Typo 2021-12-17 07:58:24 -06:00
adam ae1103d64d SwiftPM 2021-12-17 06:04:17 -06:00
Francisco Gindre 714cc6e263
inform upgrade to 2.0.0 2020-09-09 15:25:36 -03: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 939b557c5d
Merge pull request #2 from zcash-hackworks/build-fix
Re-Integrate travis ci
2020-06-13 19:33:23 -03:00
Francisco Gindre 0d73228d77 fix target for ios build 2020-06-13 18:23:54 -03:00
Francisco Gindre 5bb2d44d3f fix build command 2020-06-13 18:08:52 -03:00
Francisco Gindre 333fea6e38 replace all MnemonicKit 2020-06-12 20:56:18 -03:00
Francisco Gindre 48c0bb706f fix xcodegen 2020-06-12 20:37:32 -03:00
Francisco Gindre c98b132948 comment codecov for now 2020-06-12 20:14:34 -03:00
Francisco Gindre 9119fcd347
Merge pull request #1 from zcash-hackworks/add-travis-ci-status-indicator
Add travis status indicator
2020-06-12 19:59:33 -03:00
Charlie O'Keefe 56fe5ab521
Add travis status indicator 2020-06-12 15:32:47 -06:00
Francisco Gindre d7b779a063 fix playground 2020-06-08 18:26:42 -03:00
Francisco Gindre 2657bdadf7 Rebrand to MnemonicSwift 2020-06-08 18:17:51 -03:00
Francisco Gindre cc1ea43583 Merge branch 'master' of https://github.com/keefertaylor/MnemonicKit 2020-05-06 16:39:52 -03:00
Francisco Gindre d6233160cc
Merge pull request #2 from pacu/CriptoKit
Use CriptoKit instead of CryptoSwift
2020-05-06 15:40:59 -03:00
Francisco Gindre 33a70c1647 Fix: test testGenerateDeterministicSeedStringWithPassphrase failed 2020-05-06 15:21:54 -03:00
Francisco Gindre 8993a92b36 Merge branch 'master' into CriptoKit 2020-05-06 15:02:59 -03:00
keefertaylor caf90cd6ce bump 2020-04-18 09:51:22 +09:00
Keefer Taylor cbc44b57a7
Merge pull request #25 from keefertaylor/upgrade-deps
Upgrade deps and fix release
2020-04-18 01:07:09 +09:00
keefertaylor cca9074127 cleanup 2020-04-18 00:28:23 +09:00
keefertaylor 4907590f65 fix flags, again 2020-04-18 00:05:37 +09:00
keefertaylor b16bd1a59a ignore osx build for now 2020-04-18 00:01:35 +09:00
keefertaylor 158bc17bc9 ignore osx build for now 2020-04-17 23:56:58 +09:00
keefertaylor b0273df452 verbose build 2020-04-17 23:18:14 +09:00
keefertaylor 47e656e40e re-work random byte generation 2020-04-17 22:59:41 +09:00
keefertaylor 81bf34c75c use latest xcode 2020-04-17 22:17:56 +09:00
keefertaylor 18a55f62d4 allow warnings 2020-04-15 16:33:04 +09:00
keefertaylor b51cb6c885 fix warnings 2020-04-15 16:11:18 +09:00
keefertaylor 420d29c76e update xcodegen format 2020-04-14 23:55:32 +09:00
keefertaylor 8e42d9929d Upgrade deps 2020-04-14 23:35:14 +09:00
Francisco Gindre 49ab6726fe add deterministicSeedBytes method 2020-03-10 14:50:50 -03:00
Francisco Gindre a69bb8374e
Merge pull request #1 from defuse/security-fixups
Explicitly check for the correct return value
2020-03-04 19:17:20 -03:00
Taylor Hornby ffcb5c6187 Explicitly check for the correct return value 2020-03-04 12:33:41 -07:00
Francisco Gindre a01d4975ed removed references to CryptoSwift in carthage project 2020-02-27 20:19:52 -03:00