Strong encryption for Java simplified
-
Updated
Sep 13, 2019 - Java
Strong encryption for Java simplified
An open source reference card application for NIST FIPS 201-2 / NIST SP800-73-4, targeting Javacard 3.0.4+
这是一个可以加解密文件的demo,包括视屏,音频,文本,图片等所有文件的加解密,与DES相比,流密码操作简单,按位异或,并可以根据口令,生成复杂的秘钥进行加密 ~~~
Pure Implementations for encryption algorithms including DES, RSA, AES, RC4
Projects Collections
The goal of this project is to write a simple encryption algorithm library to implement DES, ECB, and CBC. The programming language is Java.
End to End encrypted chat application, delivering encryption using aes des rsa algorithms.
Java swing executable application. Encrypt and decrypt whatever you want using multiple encryption algorithms.
Crypt Tool is a JavaFX application which uses MagicCrypt to encrypt/decrypt text and files using DES and AES encryption algorithm.
DESX cryptographic cipher
Add a description, image, and links to the des topic page so that developers can more easily learn about it.
To associate your repository with the des topic, visit your repo's landing page and select "manage topics."