Skip to content
#

magic-crypt

Here are 4 public repositories matching this topic...

Language: All
Filter by language

MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.

  • Updated Aug 27, 2018
  • Java

MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS7 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.

  • Updated Nov 26, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the magic-crypt 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 magic-crypt topic, visit your repo's landing page and select "manage topics."

Learn more