11 Commits (98d25539b99895158fe8a496a4b5419ec19b03b8)

Author SHA1 Message Date
Graham 98d25539b9 Combine RSA encrypt and decrypt methods into a single crypt method 3 years ago
Graham ed7eb10411 Relax isPrivate checks in the encrypt/decrypt methods 3 years ago
Graham e9e7b7848d Add constant for the RSA magic byte 3 years ago
Graham 46b311c5ad Add XteaKey Jackson serializer 3 years ago
Graham f1c3c65811 Use upper case hex digits in golden ratio constant 3 years ago
Graham 1e3257acf7 Use consistent case for Unicode escapes in the Whirlpool S-box 3 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 3 years ago
Graham c70cfcfb30 Add ByteBuf.whirlpool() extension method 3 years ago
Graham 6f815b6334 Move return outside try block 3 years ago
Graham a86f000f88 Add StreamCipher interface and a NopStreamCipher implementation 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago