1 Commits (master)

Author SHA1 Message Date
Graham 71b1ac8e20 Rename XteaKey to SymmetricKey 9 months ago
Graham 4ac91e4f29 Move XteaKey to its own file 9 months ago
Graham 650e298bc9 Add CREATE_ACCOUNT packet 2 years ago
Graham 03e6c3dd81 Annotate crypto methods with @Jvm{Overloads,Static} 2 years ago
Graham 3d09c4d90a Make XteaKey a data class 3 years ago
Graham f1c3c65811 Use upper case hex digits in golden ratio constant 3 years ago
Graham 6f815b6334 Move return outside try block 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 d755d486d6 Add initial cache and XTEA key archiving service 4 years ago
Graham 0e7e8f2d7d Make the individual components of an XteaKey public 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 3f59e1764c Store individual XteaKey components separately 4 years ago
Graham 95c97b8399 Add XteaKey inline class with ZERO "constant" and isZero method 4 years ago
Graham 4da1c5c3cf Fix XTEA en/decryption if the index is not a multiple of the block size 4 years ago
Graham 7218855eb7 Fix en/decryption of XTEA messages not a multiple of the block size 4 years ago
Graham 676be4a0cb Add XTEA implementation 4 years ago