blob: 64b4cac2770abb26048579444cd0dec13546e563 [file] [log] [blame]
URL: https://go.googlesource.com/crypto/+archive/81bf7719a6b7ce9b665598222362b50122dfc13b.tar.gz
Version: 81bf7719a6b7ce9b665598222362b50122dfc13b
License: New BSD
License File: LICENSE
Description:
Supplementary Go cryptography libraries.
Local Modifications:
go/crypto/ssh/terminal/util.go: Clear out left over buffers from append in ReadPassword
to avoid keeping password data in memory.