Skip to content
#

aes-encryption

Here are 202 public repositories matching this topic...

id-mask

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.

  • Updated Jan 15, 2024
  • Java

Simple tool with GUI that can handle following tasks: file and text encryption/decryption, hash sum calculation and file checksum verifier, text encoding. Supports AES128, AES256, DES, 3DES, MD2, MD5, SHA1, SHA224, SHA256, SHA384, SHA512.

  • Updated Apr 17, 2023
  • Java

Data Encryption Decryption is aimed to provide a security layer to data so that if the data is stolen in the case then the data receiver must not be able to see the data. We used two encryption layers which are AES and RSA layer. Any file like music, video, pdf or text file can be encrypted using this program. This is a prototype of the ASE proj…

  • Updated Oct 1, 2020
  • Java

Improve this page

Add a description, image, and links to the aes-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aes-encryption topic, visit your repo's landing page and select "manage topics."

Learn more