27 Commits (1e13174cc2b317d9f9fc310ba880cc3bea27926c)

Author SHA1 Message Date
Major 488e8ef8c3 Add UnusedMethodTransformer 4 years ago
Major 34507a92db Use unix configuration in jimfs tests 4 years ago
Graham 54aec42f90 Format .kts files 4 years ago
Graham e480ce282a Avoid write() calls with a length of zero 4 years ago
Graham 8d90a70b6a Fix SkipOutputStream 4 years ago
Graham ccbbf873af Switch from Maven to Gradle 4 years ago
Graham f833285fa6 Rename in/out to input/output to avoid use of backticks 4 years ago
Graham 06de9d1449 Replace if/throw with check() in the Rsa object 4 years ago
Graham 11ef4b0227 Sign loaders 4 years ago
Graham 33955e76c7 Add DeterministicJarOutputStream.repack() function 4 years ago
Graham b8af6c0c90 Write public RSA key to disk 4 years ago
Graham d9762d65bc Fix Kotlin inspections 4 years ago
Graham 84b384156f Add RsaKeyProvider 4 years ago
Graham 0bb0d1a5b6 Return RSAPrivateCrtKeyParameters from readPrivateKey 4 years ago
Graham c8af2288c6 Format RsaTest 4 years ago
Graham c769feab3e Add manifest support to writeJar 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 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
Graham 101548e5b7 Add RSA key generation and I/O 4 years ago
Graham 353b8f0834 Add thread-local secureRandom property 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 15f07baadf Set junit-jupiter-api version in <dependencyManagement> 4 years ago
Graham e05653cdcc Rename util to common 4 years ago