issues
search
consenlabs
/
token-core-ios
a blockchain private key management library on iOS
Apache License 2.0
879
stars
229
forks
source link
fix syntax error / compile error with token-core-ios
#59
Closed
euforic
closed
5 years ago
euforic
commented
5 years ago
This PR fixes the Issues when compiling token-core-ios:
Use of unresolved identifier 'CBC'
Use of unresolved identifier 'CTR'
This PR fixes the Issues when compiling token-core-ios: