2 Commits (master)

Author SHA1 Message Date
Graham 651b2f8b5f Update Guice 9 months ago
Graham 7eae597892 Move RsaKeyProvider to the config module 3 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 3 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 232ba32bbd Enable explicit API mode 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 3c051fe8c1 Rename private.key to game.key 4 years ago
Graham e6a92ea0aa Switch to FHS-style layout 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
Graham b8af6c0c90 Write public RSA key to disk 4 years ago
Graham 84b384156f Add RsaKeyProvider 4 years ago