This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
curve25519-dalek
Watch
1
Star
0
Fork
0
You've already forked curve25519-dalek
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
curve25519-dalek
/
.gitignore
14 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up backend features and vendor curve25519_dalek_derive (#531) * Vendor import unsafe_target_features as curve25519-dalek-derive Co-authored-by: Jan Bujak <jan@parity.io> * Remove feature gates from avx2/ifma * Add buildtime compile diagnostics about backend selection * Add build script tests * Documentation changes * Disable simd related features unless simd was determined via build * Add note and test about the override warning when unsuccesful * Reduce complexity in build gating via compile_error --------- Co-authored-by: Jan Bujak <jan@parity.io> Co-authored-by: Michael Rosenberg <michael@mrosenberg.pub>
2023-06-22 05:46:27 +00:00
*/target/*
Initial commit.
2016-12-08 05:12:00 +00:00
target
Cargo.lock
Clean up backend features and vendor curve25519_dalek_derive (#531) * Vendor import unsafe_target_features as curve25519-dalek-derive Co-authored-by: Jan Bujak <jan@parity.io> * Remove feature gates from avx2/ifma * Add buildtime compile diagnostics about backend selection * Add build script tests * Documentation changes * Disable simd related features unless simd was determined via build * Add note and test about the override warning when unsuccesful * Reduce complexity in build gating via compile_error --------- Co-authored-by: Jan Bujak <jan@parity.io> Co-authored-by: Michael Rosenberg <michael@mrosenberg.pub>
2023-06-22 05:46:27 +00:00
*/Cargo.lock
build*.txt
Initial commit.
2016-12-08 05:12:00 +00:00
*~
\#*
.\#*
*.swp
*.orig
*.bak
*.s
Reference in New Issue
Copy Permalink