Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.08 KB

AES Everywhere - Cross Language Encryption Library (Bash, C++, C#, GoLang, Java, JavaScript, PHP, Python)

AES Everywhere is Cross Language Encryption Library which provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms.

It implements OpenSSL compatible cryptography.
Cipher: AES/256/CBC/PKCS5Padding with random generated salt

Implementations

TODO

  • ruby
  • kotlin
  • swift
  • objective-C
  • perl
  • dart
  • scala
  • clojure
  • lisp