diff --git a/crypto/Jipsam1.ko b/crypto/Jipsam1.ko new file mode 100755 index 0000000..6e023c7 Binary files /dev/null and b/crypto/Jipsam1.ko differ diff --git a/crypto/Jipsam2.ko b/crypto/Jipsam2.ko new file mode 100755 index 0000000..9979925 Binary files /dev/null and b/crypto/Jipsam2.ko differ diff --git a/crypto/README.md b/crypto/README.md new file mode 100644 index 0000000..c0e8db2 --- /dev/null +++ b/crypto/README.md @@ -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. diff --git a/crypto/pilsung.ko b/crypto/pilsung.ko new file mode 100755 index 0000000..603851b Binary files /dev/null and b/crypto/pilsung.ko differ