Signal-Android/library/src/org/whispersystems/textsecure/crypto
2014-04-02 22:10:51 -07:00
..
ecc Curve25519 keys to 1 mod 8 for ephemerals. 2014-04-02 22:10:51 -07:00
kdf Typo 2014-01-06 14:38:15 -08:00
protocol Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
ratchet Curve25519 keys to 1 mod 8 for ephemerals. 2014-04-02 22:10:51 -07:00
AttachmentCipher.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
AttachmentCipherInputStream.java apply same fix used on DecryptingPartInputStream to AttachmentCipherInputStream // FREEBIE 2014-02-18 16:42:44 -08:00
DuplicateMessageException.java Don't display duplicate push messages. 2014-04-02 22:10:50 -07:00
IdentityKey.java Support for Axolotl protocol. 2014-01-06 14:37:52 -08:00
IdentityKeyPair.java Migrate to Curve25519. 2014-01-06 14:36:22 -08:00
InvalidKeyException.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
InvalidMacException.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
InvalidMessageException.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
InvalidVersionException.java Basic support for prekeybundle message delivery and receipt. 2014-01-06 14:35:52 -08:00
KeyPair.java Migrate to Curve25519. 2014-01-06 14:36:22 -08:00
MasterCipher.java Migrate to Curve25519. 2014-01-06 14:36:22 -08:00
MasterSecret.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
PreKeyUtil.java Curve25519 keys to 1 mod 8 for ephemerals. 2014-04-02 22:10:51 -07:00
PublicKey.java Remove unnecessary classes, up prekey limit to 100 2014-01-06 14:38:14 -08:00
SerializableKey.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
SessionCipher.java Don't display duplicate push messages. 2014-04-02 22:10:50 -07:00
SessionCipherV1.java Introduce registration-time ID for detecting stale sessions. 2014-02-18 12:51:23 -08:00
SessionCipherV2.java Curve25519 keys to 1 mod 8 for ephemerals. 2014-04-02 22:10:51 -07:00
TransportDetails.java Refactor relationship between SessionCipher and Message. 2014-01-06 14:35:52 -08:00