You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana aa67a19e99 Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
..
.gitignore Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
LICENSE Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_darwin.go Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
sha1_linux.S Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_linux.go Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
sha1_sse3_amd64.asm Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_test.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_windows.go Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 9 years ago
sha1_yasm_darwin.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_yasm_linux.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1_yasm_windows.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1block_darwin.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1block_generic.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1block_linux.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago
sha1block_windows.go Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 9 years ago