6 lines
154 B
Go
6 lines
154 B
Go
// package antique is the out-of-date crypto algorithms/protocal.
|
|
// For learning and interest purposes only.
|
|
// DO NOT USE ANY OF THEM.
|
|
|
|
package antique
|