package
1.0.2
Repository: https://github.com/ravior/gserver.git
Documentation: pkg.go.dev

# Functions

DecryptCBC decrypts <cipherText> using CBC mode.
DecryptCBCTriple decrypts <cipherText> using TripleDES and CBC mode.
DecryptECB decrypts <cipherText> using ECB mode.
DecryptECBTriple decrypts <cipherText> using TripleDES and ECB mode.
EncryptCBC encrypts <plainText> using CBC mode.
EncryptCBCTriple encrypts <plainText> using TripleDES and CBC mode.
EncryptECB encrypts <plainText> using ECB mode.
EncryptECBTriple encrypts <plainText> using TripleDES and ECB mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author