GodSharp.Encryption
Common encryption method for .NET.
Install / Use
/learn @godsharp/GodSharp.EncryptionREADME
GodSharp.Encryption
Common encryption method for .NET.
Build Status
|Branch|Status|
|---|---|
|master||
|dev|
|
|release|
|
|Name|Stable|Preview|
|---|:---:|:---:|
| GodSharp.Encryption |
|
|
Hash Algorithm
-
MD5
-
SHA
- SHA1
- SHA256
- SHA384
- SHA512
-
HMAC
- HMACMD5
- HMACRIPEMD160
- HMACSHA1
- HMACSHA256
- HMACSHA384
- HMACSHA512
Method
- Encrypt()
Symmetric Encryption Algorithm
-
AES
-
DES
-
3DES
Method
- Encrypt()
Asymmetric Encryption Algorithm
- RSA
Method
-
Encrypt()
-
Decrypt()
generate openssl key
openssl
genrsa -out openssl_rsa_pri_2048.pem 2048
rsa -in openssl_rsa_pri_2048.pem -pubout -out openssl_rsa_pub_2048.pem
Base64
Method
-
Encrypt()
-
Decrypt()
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
