KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
DES-C
★ 8
Open GitHub ↗
C语言实现的DES加密程序,支持ECB和CBC加密模式
Download README (.md)
Explore Similar Repositories
ToolProgression
:
A small mod, which allows to set harvest levels of tools and blocks
SWMenuController
:
Custom menu controller like UIMenuController.
ml-biomass
:
An example of linking TERN AusCover field and image data to predict biomass
mocha-aura
:
Salesforce Lightning components integration with mochajs
TFCommon
:
Common classes and utils for Tensorflow
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
DES-C
?
Download (.md)
# DES-C C语言实现的DES加密程序,支持ECB和CBC加密模式 >参考资料 >- http://rk700.github.io/2016/10/13/des-details/ >- https://github.com/tarequeh/DES >- https://zh.wikipedia.org/wiki/DES补充材料