summaryrefslogtreecommitdiff
path: root/lib/gnutls_srp.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-04 13:05:48 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-04 13:05:48 +0000
commit8f82a8e581e02a32aa97069052cdfccfc522b930 (patch)
tree06edca357d0f97648488fad490676d3b61b6553e /lib/gnutls_srp.h
parentd93f1d1688a500a822d1d7793cc8e60563436db1 (diff)
downloadgnutls-8f82a8e581e02a32aa97069052cdfccfc522b930.tar.gz
More adds for SRP - SRPSHA1 and bcrypt
Diffstat (limited to 'lib/gnutls_srp.h')
-rw-r--r--lib/gnutls_srp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_srp.h b/lib/gnutls_srp.h
new file mode 100644
index 0000000000..b60749144c
--- /dev/null
+++ b/lib/gnutls_srp.h
@@ -0,0 +1 @@
+int _gnutls_srp_gx(opaque *text, int textsize, opaque** result);