UNPKG

steggy-noencrypt

Version:

a basic steganography library for png files (encryption support removed)

6 lines (5 loc) 76 B
module.exports = { BYTE_SIZE: 8, LENGTH_BYTES: 8, SHASUM_BYTES: 32, }