[ 原始碼: node-evp-bytestokey ]
套件:node-evp-bytestokey(1.0.3-8)
node-evp-bytestokey 的相關連結
Debian 的資源:
下載原始碼套件 node-evp-bytestokey:
- [node-evp-bytestokey_1.0.3-8.dsc]
- [node-evp-bytestokey_1.0.3.orig.tar.gz]
- [node-evp-bytestokey_1.0.3-8.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
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable