xboxkrnl: Add a bunch of crypto functions

This commit is contained in:
Dr. Chat
2016-07-11 10:34:33 -05:00
parent 99f3c61fc1
commit fb87b7a3c3
14 changed files with 1506 additions and 14 deletions

6
third_party/crypto/des/README.md vendored Normal file
View File

@@ -0,0 +1,6 @@
cppDES
======
Taken from [this repository](https://github.com/fffaraz/cppDES)
Modified for use by Xenia.