23 skills found
PeculiarVentures / PKI.jsPKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
magiclen / MagicCryptMagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.
shrdlu68 / Cl TlsAn implementation of TLS and related specifications in Common Lisp
sroddy / Flutter String EncryptionCross-platform string encryption using common best-practices (AES/CBC/PKCS5/Random IVs/HMAC-SHA256 Integrity Check).
mike-ensor / Aes 256 Encryption UtilityUtility to encrypt/decrypt strings using AES-256 CBC PKCS5 Padding
ankit8898 / Carrierwave Encrypter DecrypterSecure your Carrierwave file uploads/uploaded files by Encryption and Decryption using Openssl AES and OpenSSL::PKCS5
HSFGitHub / AES128CBC PKCS5PaddingAES128CBC_PKCS5Padding 加密方式
yekq / Android JNI AES 128 ECB PKCS5Padding支持不定长数据的加解密,测试过与PHP的结果互通
HUTOYP / AES128 ECB PKCS5PaddingAES128_ECB_PKCS5Padding
rocwong-cn / React Native Aes KitAES-CBC-PKCS5Padding
kholia / PKCS5 PBKDF2Standalone PKCS5_PBKDF2 implementations. Salt lengths > 16 is handled correctly.
smallbuer / Flutter Aes Ecb Pkcs5a flutter plugin of aes_ecb_pkcs5
gearnode / Erl Pkcs5PKCS#5 algorithms in Erlang
qnibus / Seed128Seed128 + CBC + PKCS5 for PHP
shoneworn / JNI AES ECB PKCS5PaddingJNI方式实现的AES/ECB/PKCS5Padding 加密 和java配套使用
LeeYouth / AES ECB PKCS5PaddingAES加密ECB模式PKCS5Padding模式的实现
Laerte / Aes Pkcs5Python implementation of AES with CBC/ECB mode and padding scheme PKCS5.
lylib / Go CryptoAES和DES加密算法的应用: 加密模式:"ECB", "CBC", "CTR", "OFB", "CFB" 填充方式:"PKCS5", "PKCS7", "ZERO" 输出格式:"BASE64", "HEX"
HeXiaoan / Welcomectfpkcs5Welcome CTF pkcs5 我在全球最大的同性交友社区等你
tkk2018 / Stm32 Aes 128 Cbc Pkcs5padding SampleNo description available