URL: https://go.googlesource.com/crypto/+archive/02a186af8b62cb007f392270669b91be5527d39c.tar.gz | |
Version: 602a186af8b62cb007f392270669b91be5527d39c | |
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. |