1
0
mirror of https://github.com/takeshixx/redstar-tools synced 2025-07-17 20:43:21 +00:00

Crypto modules added

This commit is contained in:
takeshix
2015-12-29 03:02:26 +01:00
parent ea78b28c02
commit a37b971d3c
4 changed files with 7 additions and 0 deletions

BIN
crypto/Jipsam1.ko Executable file

Binary file not shown.

BIN
crypto/Jipsam2.ko Executable file

Binary file not shown.

7
crypto/README.md Normal file
View File

@ -0,0 +1,7 @@
## jipsam1.ko/jipsam2.ko
Jipsam seems to be a cryptographic algorithmn implemented by the developers of Red Star OS. These modules come from Red Star OS 2.0, they are not available in 3.0.
## pilsung.ko
A kernel module from Red Star OS 3.0 Desktop implementing something like AES.

BIN
crypto/pilsung.ko Executable file

Binary file not shown.