aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRostyslav Khudolii <[email protected]>2022-03-06 15:17:45 +0100
committerRostyslav Khudolii <[email protected]>2022-03-19 15:38:08 +0100
commit29bdb995706a603f2817e99c8907ecbf185c1810 (patch)
tree81173232bc6a50901f2e0664ab0912ad420c9c56 /doc
parent6ada2f328c71bd3e9cb332aebe4113208f033050 (diff)
Add support for SRP6 FFI
Introduce C99 API for both SRP6 server- and client- side functionalities. Follow the example of existing APIs for the output values: BigInt -> uint8_t[]. Update botan2.py to use it and thus provide Python bindings.
Diffstat (limited to 'doc')
-rw-r--r--doc/credits.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/credits.rst b/doc/credits.rst
index a2b48bf24..912780c7e 100644
--- a/doc/credits.rst
+++ b/doc/credits.rst
@@ -154,3 +154,8 @@ snail-mail address (S), and Bitcoin address (B).
W: https://www.ribose.com/
D: SM3, Streebog, various minor contributions
+
+ N: Rostyslav Khudolii
+ D: SRP6 FFI
+ S: Ukraine/Denmark