Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Design and development Crypto algorithms.

NotificationsYou must be signed in to change notification settings

BaseMax/PowerHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design, development and Optimize Crypto algorithms.

Algorithms

  • Blake256 (crypto/blake256.c)
  • Groestl (crypto/groestl.c)
  • Jh (crypto/jh.c)
  • Keccak (crypto/keccak.c) (Optimization is not done)
  • Skein (crypto/skein.c)

Compile and Building

$ git clone https://github.com/BaseMax/PowerHash$ cd PowerHash$ mkdir _build$ cd _build$ cmake ..$ sudo make -j8$ sudo make install$ ./PowerHash

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp