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. | 382 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 715 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
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. | 68 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
kitura/bluecryptor | A cross-platform cryptography library using CommonCrypto and OpenSSL | 190 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |