3 Commits (98d25539b99895158fe8a496a4b5419ec19b03b8)

Author SHA1 Message Date
Graham 98d25539b9 Combine RSA encrypt and decrypt methods into a single crypt method 3 years ago
Graham 76977303b2 Add shorthand methods for creating ByteBufs from ByteArrays and Strings 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham e0708458f9 Add use extension method for releasing reference-counted objects 4 years ago
Graham c3715d7320 Add useTempFile extension methods 4 years ago
Graham 177326221f Move cryptographic code to a separate module 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
Major 34507a92db Use unix configuration in jimfs tests 4 years ago
Graham 0bb0d1a5b6 Return RSAPrivateCrtKeyParameters from readPrivateKey 4 years ago
Graham c8af2288c6 Format RsaTest 4 years ago
Graham db11c5536d Add publicKey property test 4 years ago
Graham 1cdf67e182 Add RSA key I/O tests 4 years ago
Graham 6b247cb0e1 Add ByteBuf extension methods for RSA encryption and decryption 4 years ago
Graham e64dbe1a0e Add generateKeyPair() test 4 years ago
Graham 0f767c86eb Add textbook RSA encryption and decryption 4 years ago