11 Commits (95c97b8399ee97c4e06ec219a5280fae6018ba84)

Author SHA1 Message Date
Graham 95c97b8399 Add XteaKey inline class with ZERO "constant" and isZero method 4 years ago
Graham 1a0b7c1d33 Add Whirlpool implementation 4 years ago
Graham ba67f32d42 Format XteaTest 4 years ago
Graham e0708458f9 Add use extension method for releasing reference-counted objects 4 years ago
Graham 4da1c5c3cf Fix XTEA en/decryption if the index is not a multiple of the block size 4 years ago
Graham 7218855eb7 Fix en/decryption of XTEA messages not a multiple of the block size 4 years ago
Graham c3715d7320 Add useTempFile extension methods 4 years ago
Graham 35fea8f293 Remove redundant substring() call 4 years ago
Graham 676be4a0cb Add XTEA implementation 4 years ago
Graham 7fc8c4e078 Add ISAAC cipher implementation 4 years ago
Graham 177326221f Move cryptographic code to a separate module 4 years ago