Showing 1-20 of 855 packages
Node implementation for aes cbc mac
Small and fast AES (CBC mode only)
encryption crypto aes cbc base64 hexa
XTEA block cipher implementation (PHP MCRYPT_XTEA compatible) with support for ECB and CBC modes of operation and PKCS7 padding.
Provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
Extended cryptographic provider for pki-lite with MD5 hashing and AES ECB/CBC support
A lightweight Javascript Libray for OpenSSL compatible AES CBC encryption.
Authenticated Encryption with AES-CBC and HMAC-SHA2
Encrypt data with a password using aes-cbc!
A lightweight Javascript Libray for OpenSSL compatible AES CBC encryption.
Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
AES-CBC-PKCS5Padding
CLI tool to encrypt and decrypt strings using AES-256-CBC
Umamusume tools rewritten in TypeScript: decrypt/encrypt (AES-256-CBC, msgpack)
``` MY_EMAIL="email" MY_EMAIL_PASSWORD="password" SECRET_KEY="key" SECRET_IV="secret" # Recaptcha ENCRYPTION_METHOD="aes-256-cbc" RECAPTCHA_V3_SECRET_KEY="key"
AES-CBC-PKCS5Padding
AES-CBC Crypto for Pubkeeper (using cryptojs)
angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
A Crypt Vault library for encryption and decryption of data using AES-256-CBC algorithm.
node版des-cbc加解密