Involved Source Filesblock.gocipher.go
Package des implements the Data Encryption Standard (DES) and the
Triple Data Encryption Algorithm (TDEA) as defined
in U.S. Federal Information Processing Standards Publication 46-3.
DES is cryptographically broken and should not be used for secure
applications.
NewTripleDESCipher creates and returns a new cipher.Block.
Package-Level Constants (only one)
The DES block size in bytes.
The pages are generated with Goldsv0.2.5. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.