New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@wrserver/crypt

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wrserver/crypt

wrserver - crypt module

latest
Source
npmnpm
Version
1.1.4
Version published
Maintainers
1
Created
Source

WRServer/Core

License Email Donate Donate

@wrserver crypt module with usefull function for encrypt/decrypt text.

Installing

Install this library is easy by cloning the repo. You can install trhought npm too:

Local installation

npm install @wrserver/crypt

Global installation

npm install -g @wrserver/crypt

We recomend to use the entire base package (core, crypt, data, auth, mail)

Crypt Component

This module add the Crypt Component to the WRServer Set of elements. This component can encrypt and decrypt text, and has some hashing functions like sha256.

Contacts

If you like the project feel free to contact me on my Email.

Something gone wrong? Feel free to rise an issue!

Did you like this project and it was usefull? Help me improve my work:

Donate Donate

FAQs

Package last updated on 22 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts