Code Monkey home page Code Monkey logo

c-common-encryption-collection's Introduction

使用 C 實作常見加密演算法

Encryption Algorithms Collection by C

使用 C 語言實做出常見加密演算法。
Using C to implement common encryption algorithms.

2024/05/01 啟用維護,參見日誌


目錄


開發環境

  • Windows Home 10 64bit
  • gcc 6.3.0 (MinGW.org GCC-6.3.0-1)
  • DevC++
  • CodeBlocks 17.12
  • C99

如何執行

預設 Windows Home 10 64bit 作業系統

  • 方法一:直接點兩下執行 encryption_collection.exe

  • 方法二:在本地直接使用 gcc 編譯 encryption_collection.c

gcc -o encryption_collection.exe encryption_collection.c
encryption_collection.exe

版本差異

版本 描述
v1.0 現階段尚未完成。

日誌

時間 事件
2022/08/05 大數運算會溢位。
2024/05/01 資料救援回復 2021 編輯紀錄,重新開始維護!

貢獻

獨立開發,某些困難演算法則參考網路資源。

著作權

此專案受到 GPL-3.0 保障。
此專案受到 CC BY-NC-ND 4.0 Deed 保障。(暫時)
Copyright © 2021-2024 zong zong ( zongzong0408 )

c-common-encryption-collection's People

Contributors

zongzong0408 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.