golang-module / dongle

A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption

Home Page:https://pkg.go.dev/github.com/golang-module/dongle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can support Stream read files to complete 3des decrypt?

husthoper opened this issue · comments

now, function only support read bytes or string to decrypt, can support Stream read files to complete 3des decrypt?
请教下,能支持流式读取文件来进行解密, 比如3des算法?