package
0.2.0
Repository: https://github.com/unix4fun/naclpipe.git
Documentation: pkg.go.dev

# README

NP

(n)aCL (p)ipe

ChangeLog

  • 2018-06-24
    • bumped version 0.2.0
    • added argon2id & updated scrypt parameters
    • added environment variable for repetitive pipe using similar complex passphrase.
    • updated to introduce backward compatibility with old scrypt parameters (backward compatibility)
  • 2018-04-02
    • renamed, updated, now using the naclpipe Go package io.Reader/io.Writer interface
    • First version 0.1.0

Command Install

go get -u github.com/unix4fun/naclpipe/cmd/np

Command Usage

$ echo "proutproutprout" | np -k=tagadaa  | np -d -k=tagadaa

Requirements / Featuring (because there is always a star in your production..)

# Constants

No description provided by the author
No description provided by the author
No description provided by the author