Skip to content

Commit

Permalink
Retire Armv7 x25519 implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
torben-hansen committed Apr 24, 2023
1 parent bf9cd88 commit c0bcfac
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2,165 deletions.
1 change: 0 additions & 1 deletion crypto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ if(ARCH STREQUAL "arm")
CRYPTO_ARCH_SOURCES

chacha/chacha-armv4.${ASM_EXT}
curve25519/asm/x25519-asm-arm.S
poly1305/poly1305_arm_asm.S
test/trampoline-armv4.${ASM_EXT}
)
Expand Down
Loading

0 comments on commit c0bcfac

Please sign in to comment.