🔒 SpringBoot控制器统一的响应体编码/加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA | SpringBoot controller unified response body encoding/encryption and request body decryption annotation processing method.
-
Updated
Dec 11, 2022 - Java
🔒 SpringBoot控制器统一的响应体编码/加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA | SpringBoot controller unified response body encoding/encryption and request body decryption annotation processing method.
A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.
Cryptography Algorithms
Improved way of securing data using combined Steganography and Cryptographic techniques
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
Network security technology(professional elective in the 6th semester in NKUCS) programming assignments. The course seems to be a combination with Computer network and Cryptography. Taught by Assoc. Prof. Zhang Yu.
Symmetric and assymetric
EncryptUtil 一个整理了JDK常用加密算法工具类集合
Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
The DES (Data Encryption Standard) algorithm is the most widely used encryption algorithm in the world. For many years, and among many people, "secret code making" and DES have been synonymous
a C++ crypto library for different crypto functions like DES, 3DES, AES, RSA etc.
This repository was created to carry out web application-based Information Security tasks that implement the Advanced Encryption Standard
Information and Network Security
S-DES Encryption Implementation using C
Algorithms studied during the Cryptography Course
Fully OpenSSL compliant File/Text Encrypter CLI+GUI written in AutoIt3
CMS(RFC.5652 & PKCS#7)対応 暗号/復号ユーティリティ
Kotlin-based library designed to provide robust and efficient string encryption and decryption functionalities. It supports a variety of algorithms including AES, DES, and RSA. Educational purpose only.
Cyptobox is a Python library for dealing with cryptography algorithms.
Add a description, image, and links to the des-encryption topic page so that developers can more easily learn about it.
To associate your repository with the des-encryption topic, visit your repo's landing page and select "manage topics."