gibberish-aes-as3
AES encoder
An implementation of AES encryption in ActionScript 3.
A fully OpenSSL compliant ActionScript 3 library for AES encryption.
0 stars
2 watching
2 forks
Language: ActionScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xxtea/xxtea-as3 | A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. | 5 |
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
kkayataka/plusaes | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 190 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
inspirit/as3linalg | An ActionScript linear algebra library for efficient numerical computations. | 13 |
imcj/as3abc | A library to parse, create, modify and publish ActionScript Block Code files | 3 |
henrinormak/heimdall | A Swift framework providing a simple interface to the Security framework's encryption and decryption operations | 402 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
jhumphry/ascon_spark | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
heyfrench/as3csslib | A library that provides CSS3 selector and style support for ActionScript 3 projects | 1 |
heyfrench/as3midilib | A library for working with MIDI data in ActionScript 3.0. | 8 |