ASCrypt
Crypto library
A cryptographic library with a uniform API for multiple programming languages.
Open-source crypto library with a similar API for multiple languages.
47 stars
11 watching
10 forks
Language: ActionScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 55 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
kitura/bluecryptor | A cross-platform Swift crypto library utilizing CommonCrypto/libcrypto for encryption and decryption | 190 |
maythamfahmi/cryptonet | A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |