[ 源代码: node-evp-bytestokey ]
软件包:node-evp-bytestokey(1.0.3-11)
node-evp-bytestokey 的相关链接
Debian 的资源:
下载源码包 node-evp-bytestokey:
- [node-evp-bytestokey_1.0.3-11.dsc]
- [node-evp-bytestokey_1.0.3.orig.tar.gz]
- [node-evp-bytestokey_1.0.3-11.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
secure key derivation algorithm in pure javascript
This package derives a key and IV using well known cipher and message digest algorithm, thus creating secure IV and keys from salt. This package is a clean room implementation of openssl algorithm.
In cryptography, an initialization vector (IV) or starting variable is a fixed-size input to a cryptographic primitive that is typically required to be random or pseudorandom.
Node.js is an event-based server-side JavaScript engine.
其他与 node-evp-bytestokey 有关的软件包
|
|
|
|
-
- dep: node-md5.js
- implementation of MD5 in pure JavaScript
-
- dep: node-safe-buffer
- Safer Node.js Buffer API