index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
curve25519
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide symbols in curve22519
beck
2023-07-08
1
-1
/
+6
*
Revert r1.9 and reinstate r1.6
tb
2023-04-02
1
-2
/
+2
*
Prevent Ed25519 signature malleability
tb
2022-11-17
1
-1
/
+28
*
Expose direct access API for Ed25519.
tb
2022-11-13
1
-3
/
+1
*
zap stray space (CRITICAL!)
tb
2022-11-11
1
-2
/
+2
*
Make X25519_public_from_private() internally reachable.
jsing
2022-11-09
2
-5
/
+8
*
Rename public_value to public_key for consistency.
jsing
2022-11-09
1
-9
/
+9
*
Rework ED25519 API.
jsing
2022-11-09
3
-45
/
+40
*
Refactor/split ED25519_keypair.
jsing
2022-11-08
2
-16
/
+24
*
Change function argument to reduce differences with BoringSSL.
jsing
2022-11-08
1
-2
/
+2
*
Remove pointless loops.
jsing
2022-11-08
1
-13
/
+1
*
Enable Ed25519 internal to libcrypto.
jsing
2022-11-06
2
-15
/
+44
*
Change second argument of x25519_ge_scalarmult_base() from
tb
2022-02-08
1
-2
/
+2
*
$OpenBSD$
tb
2019-05-11
4
-0
/
+4
*
Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.
jsing
2016-12-17
2
-6
/
+12
*
Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbols
guenther
2016-11-07
1
-6
/
+2
*
Avoid compiling in an unused function.
jsing
2016-11-06
1
-0
/
+2
*
adjust guards to elide unused Bi array
bcook
2016-11-06
1
-2
/
+0
*
Add support for X25519.
jsing
2016-11-05
4
-0
/
+5130