Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-05 | x25519: demand RNG is successful | 1 | -1/+2 | |
2019-01-14 | import Foundation instead of UIKit wherever possible | 1 | -1/+1 | |
2019-01-07 | Update copyright | 2 | -2/+2 | |
2018-12-12 | More linter warnings fixed, enabled more swiftlint rules, project cleanup | 1 | -3/+3 | |
2018-12-09 | Model: Declare keyLength constant and use that wherever applicable | 1 | -5/+8 | |
2018-11-08 | Model: Move InterfaceConfiguration.publicKey to Curve25519.swift | 1 | -0/+6 | |
2018-10-30 | Global: fix up captialization in headers | 1 | -1/+1 | |
2018-10-27 | Crypto: Swift wrapper for the Curve25519 C code | 1 | -0/+27 | |
2018-10-27 | Crypto: Curve25519: Add explicit cast to supress conversion warning. | 1 | -4/+4 | |
2018-10-27 | Crypto: Add key generation functions | 2 | -0/+184 |