node-vault icon indicating copy to clipboard operation
node-vault copied to clipboard

Implement /sys/tools functions (Random Bytes and Hashing)

Open nickdaugherty opened this issue 4 years ago • 0 comments

Vault has /sys/tools/random/:bytes and /sys/tools/hash/:algorithm endpoints that can be implemented with helper functions.

https://www.vaultproject.io/api-docs/system/tools#generate-random-bytes

nickdaugherty avatar Feb 07 '21 21:02 nickdaugherty