You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit/Crypto
Morgan Pretty ef09d4d5aa Additional encryption work on id blinding
Got the updated blinding logic working (at least when authenticating a request - still need to deal with message signing and verification)
Storing the server capabilities in the database now so we can correctly blind requests based on them
Renamed the remaining 'v2' functions and classes to just be 'OpenGroup' since there isn't a 'V2' anymore
Cleaned up a few TODOs and functions
2 years ago
..
AESGCM.swift Implement OpenGroupAPIV2 3 years ago
Data+SecureRandom.swift Re-organize files 4 years ago
DiffieHellman.swift Re-organize files 4 years ago
ECKeyPair+Hexadecimal.swift Additional encryption work on id blinding 2 years ago
Hex.swift Re-enable joining V1 open groups 3 years ago
Mnemonic.swift Re-organize files 4 years ago