Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PKI 0.1-13

Choose a tag to compare

@s-u s-u released this 20 Aug 08:07
· 12 commits to master since this release
927050d
  • fixed PKI.sign.tar() and PKI.verify.tar() mis-detecting
    tar-balls with xz (lzma) compression. Also the detection
    no longer fails in UTF-8 locales on systems where R
    attempts to interpret the magic bytes as UTF-8. (#29)

  • added PKI.genpass() for random password generation