package
0.0.0-20240902204750-6f41a4c22efe
Repository: https://github.com/justengineer/go-metrics-service.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BodyDecrypt decrypts request body.
No description provided by the author
DecryptOAEP is a chanked format of rsa func.
No description provided by the author
EncryptOAEP is a chanked format of rsa func.
No description provided by the author
GetPrivateKey reads private key from file.
GetPublicKey reads public key from file.
No description provided by the author
No description provided by the author
RSADecrypt decrypts data with private key.
RSAEncrypt encrypts data with public key.

# Constants

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

# Variables

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

# Structs

EncryptionMiddleware encrypts HTTP client requests and decrypts HTTP server responses.