All Projects → randomgen → Similar Projects or Alternatives

178 Open source projects that are alternatives of or similar to randomgen

RNG
A simple state-of-the-art C++ random number generator
Stars: ✭ 19 (-76.83%)
rust-zipf
Rust implementation of a fast, bounded, Zipf-distributed random number generator
Stars: ✭ 24 (-70.73%)
prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
Stars: ✭ 194 (+136.59%)
Mutual labels:  prng, random-number-generators
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (-21.95%)
Mutual labels:  prng, rng
Phoenix Ecto Encryption Example
🔐 A detailed example for how to encrypt data in a Phoenix (Elixir) App before inserting into a database using Ecto Types
Stars: ✭ 166 (+102.44%)
Mutual labels:  aes
Encryptlab
A Free and Comprehensive Encrypt and Decrypt Tools Website with example code in Node.js, Website is looking for a new server.
Stars: ✭ 69 (-15.85%)
Mutual labels:  aes
Nabhash
An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data
Stars: ✭ 62 (-24.39%)
Mutual labels:  aes
Mirage Crypto
Cryptographic primitives for MirageOS
Stars: ✭ 39 (-52.44%)
Mutual labels:  aes
Qt Aes
Native Qt AES encryption class
Stars: ✭ 207 (+152.44%)
Mutual labels:  aes
Encryption Algorithm
DES、AES、Present、Extended Euclidean Algorithm、Miller-Rabin( 常用密码学算法)推荐书籍《现代密码学趣味之旅》---彭长根
Stars: ✭ 140 (+70.73%)
Mutual labels:  aes
Qml Snippet
some qml snippet.
Stars: ✭ 9 (-89.02%)
Mutual labels:  aes
Hybrid Crypto Js
RSA+AES hybrid encryption implementation for JavaScript. Works with Node.js, React Native and modern browsers.
Stars: ✭ 87 (+6.1%)
Mutual labels:  aes
Securedefaults
A lightweight wrapper over UserDefaults/NSUserDefaults with an additional layer of AES-256 encryption
Stars: ✭ 179 (+118.29%)
Mutual labels:  aes
Crypto Es
A cryptography algorithms library
Stars: ✭ 65 (-20.73%)
Mutual labels:  aes
Jh flutter demo
a flutter demo
Stars: ✭ 229 (+179.27%)
Mutual labels:  aes
Oss.common
oss基础类库,主要涉及基础实体,加密算法,xml序列化,以及其他扩展方法等
Stars: ✭ 56 (-31.71%)
Mutual labels:  aes
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (+2826.83%)
Mutual labels:  aes
Dbtransitencryption
Secure data before sending it over the internet
Stars: ✭ 20 (-75.61%)
Mutual labels:  aes
Wjcryptlib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
Stars: ✭ 250 (+204.88%)
Mutual labels:  aes
Aes
Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
Stars: ✭ 131 (+59.76%)
Mutual labels:  aes
Aesjniencrypt
Make safest code in Android. (基于libsodium实现加解密,key在native中,防止被二次打包){长期维护,请star,勿fork}
Stars: ✭ 840 (+924.39%)
Mutual labels:  aes
Siv Mode
RFC 5297 SIV mode of operation in Java
Stars: ✭ 22 (-73.17%)
Mutual labels:  aes
Xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
Stars: ✭ 692 (+743.9%)
Mutual labels:  aes
Encrypt Body Spring Boot Starter
(停止维护,替代品搜索:https://github.com/search?l=Java&q=encrypt&type=Repositories )SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Stars: ✭ 198 (+141.46%)
Mutual labels:  aes
Cross Platform Aes
Simple cross-platform encryption and decryption using AES
Stars: ✭ 127 (+54.88%)
Mutual labels:  aes
Swcrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Stars: ✭ 632 (+670.73%)
Mutual labels:  aes
Encryptor4j
Strong encryption for Java simplified
Stars: ✭ 92 (+12.2%)
Mutual labels:  aes
Cry
Cross platform PoC ransomware written in Go
Stars: ✭ 179 (+118.29%)
Mutual labels:  aes
Js Ethereum Cryptography
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
Stars: ✭ 83 (+1.22%)
Mutual labels:  aes
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+3265.85%)
Mutual labels:  aes
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+10687.8%)
Mutual labels:  aes
Ksprefs
🚀⚡ Kotlin SharedPreferences wrapper & cryptographic preferences android library.
Stars: ✭ 176 (+114.63%)
Mutual labels:  aes
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Stars: ✭ 1,121 (+1267.07%)
Mutual labels:  aes
aes-stream
A fast AES-PRF based secure random-number generator
Stars: ✭ 15 (-81.71%)
Mutual labels:  aes
Aes Js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
Stars: ✭ 1,110 (+1253.66%)
Mutual labels:  aes
Crypto Notepad
🔑 Simple notepad for Windows with encryption features
Stars: ✭ 160 (+95.12%)
Mutual labels:  aes
Cryptojs.swift
Cross-platform cryptographic functions in swift
Stars: ✭ 42 (-48.78%)
Mutual labels:  aes
Privy
An easy, fast lib to correctly password-protect your data
Stars: ✭ 230 (+180.49%)
Mutual labels:  aes
Judger
自动作文评分工具,支持中文、英文作文智能评分,支持评分模型自训练,支持WEKA处理模型数据,支持自定义评分算法。java开发。
Stars: ✭ 37 (-54.88%)
Mutual labels:  aes
Hltool
Go 开发常用工具库, Google2步验证客户端,AES加密解密,RSA加密解密,钉钉机器人,邮件发送,JWT生成解析,Log,BoltDB操作,图片操作,json操作,struct序列化
Stars: ✭ 151 (+84.15%)
Mutual labels:  aes
Hat.sh
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
Stars: ✭ 886 (+980.49%)
Mutual labels:  aes
jsrand
A seeded pseudo-random number generator for JavaScript.
Stars: ✭ 19 (-76.83%)
Mutual labels:  prng
Blog Src
Personal blog source.
Stars: ✭ 7 (-91.46%)
Mutual labels:  aes
Padding Oracle Attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
Stars: ✭ 136 (+65.85%)
Mutual labels:  aes
Aes
AES-128 hardware implementation
Stars: ✭ 25 (-69.51%)
Mutual labels:  aes
Encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
Stars: ✭ 199 (+142.68%)
Mutual labels:  aes
Syspass
Systems Password Manager
Stars: ✭ 763 (+830.49%)
Mutual labels:  aes
Myutils
🙏 提供时间轴转星座|生肖工具、系统存储空间获取工具、文件大小格式化工具、获取指定文件大小工具、AES加密解码工具(支持android端平台加密解密,java端和android端相互加密解密)、SharePreference操作工具、 File文件操作工具、日期获取和计算工具、界面跳转Intent操作工具、字符串验证和数值转换操作工具、手机震动工具、系统资源操作工具、网络检测工具、 wifi操作工具、单位换算工具、zip压缩和解压操作工具、XML解析操作工具(只支持几种指定格式)、图片加载和处理工具,数据库操作(增删改查)工具、Base64编码解码工具、MD5加密工具。
Stars: ✭ 130 (+58.54%)
Mutual labels:  aes
Monkey Api Encrypt
monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作
Stars: ✭ 645 (+686.59%)
Mutual labels:  aes
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+190.24%)
Mutual labels:  aes
Py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Stars: ✭ 110 (+34.15%)
Mutual labels:  aes
Learning tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Stars: ✭ 605 (+637.8%)
Mutual labels:  aes
Meta
Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
Stars: ✭ 483 (+489.02%)
Mutual labels:  aes
Phpseclib
PHP Secure Communications Library
Stars: ✭ 4,627 (+5542.68%)
Mutual labels:  aes
Aescipher Ios
AES encryption working between Objective-C and Java.
Stars: ✭ 198 (+141.46%)
Mutual labels:  aes
Bouncer
Bouncer is a network TCP port redirector/forward proxy (like rinetd) with extra features like Reverse tunneling (like ssh -R), SSL tunneling (like stunnel), connection Failover, LoadBalancing and Clustering. In pure Java (BIO)
Stars: ✭ 103 (+25.61%)
Mutual labels:  aes
Devdatatool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
Stars: ✭ 446 (+443.9%)
Mutual labels:  aes
Link Lock
Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
Stars: ✭ 418 (+409.76%)
Mutual labels:  aes
Android Aes Jni
Android AES sample for JNI&Java.
Stars: ✭ 95 (+15.85%)
Mutual labels:  aes
aes-gcm-siv
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
Stars: ✭ 22 (-73.17%)
Mutual labels:  aes
1-60 of 178 similar projects