node validator module
Authentication tools - signing, tokens, password hashes
Easy mode encryption/decryption, sincerely, most definitely
The crypter library makes easy to share encrypted data with a Laravel project.
a simple Typescript wrapper around encryption of Node Buffers and Streams
A encryption and decryption tool with secret and public key cryptography
一种参数校验方式
hik-validater
a validate lib for nodejs
A package to encrypt a C++ program to create a script that can decrypt & run as a child process (usage: nodes-crypter ./original keyphrase && node run.js).
Vue JavaScript (ECMAScript) version of Ecma-Nacl & NaCl cryptographic library.
A package to encrypt and decrypt & run a C++ program
A excellent and useful JavaScript validation library, it works better with the Validator.js
encrypt and decrypt aes-gcm ciphers
Nodejs app - encrypt and decrypt data
Commonly used functionalities wrapper
Crypter-text is a simple js encrypter that use CryptJS library to pass text to encrypt or decrypt
web 参数验证工具
The `kp-validator-helper` is a lightweight JavaScript library designed to simplify data interaction and validation. It streamlines the validation processes and provides essential helper functions to enhance efficiency in your projects.This package provide
Convert your text to encrypted string or decrypt it
short-crypter, which is a simple two-way crypter library for encrypting and decrypting text in very short form.
Library for encrypting, decrypting and encoding strings
The `validator-helper` is a lightweight JavaScript library designed to simplify data interaction and validation. It streamlines the validation processes and provides essential helper functions to enhance efficiency in your projects.This package provides a
Data Encryption and Decryption wrapper around node js crpto module, Uses scrypt for key deriviation and handles the data encryption algorithm independent via <code>crypto.createCipheriv</code>. supports all algorithms that are able to use auth tags