3 Commits (232ba32bbdae02f0cc7ae46d339f298651c4c7be)

Author SHA1 Message Date
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 8370ad104e Write files atomically 4 years ago
Graham 177326221f Move cryptographic code to a separate module 4 years ago
Graham efa9c90f57 Replace shelling out to keytool with Bouncy Castle and the security API 4 years ago
Graham cf132cb2dd Rename KEY_LENGTH to CLIENT_KEY_LENGTH 4 years ago
Graham 2fa55b3ce1 Add length parameter to Rsa.generateKeyPair() 4 years ago
Graham 06de9d1449 Replace if/throw with check() in the Rsa object 4 years ago
Graham 0bb0d1a5b6 Return RSAPrivateCrtKeyParameters from readPrivateKey 4 years ago
Graham 531db3159e Replace hasArray() and array() logic with ByteBufUtil.getBytes() 4 years ago
Graham db11c5536d Add publicKey property test 4 years ago
Graham 6b247cb0e1 Add ByteBuf extension methods for RSA encryption and decryption 4 years ago
Graham 0f767c86eb Add textbook RSA encryption and decryption 4 years ago
Graham 101548e5b7 Add RSA key generation and I/O 4 years ago