Skip to content

Swift-native implementation of SQRL's enhash and enscrypt functions.

License

Notifications You must be signed in to change notification settings

aerhouse/ensqrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensqrl

Swift-native implementations of SQRL's enhash and enscrypt functions using Apple's crypto frameworks.

Warning: Until macOS 10.15 is stable enough to work on, enscrypt uses insecure strings to represent the password for testing purposes. This will be replaced with the CryptoKit-provided SymmetricKey struct.

Pointer arithmetic in the scrypt implementation courtesy of Marcin Krzyżanowski.

About

Swift-native implementation of SQRL's enhash and enscrypt functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages