summaryrefslogtreecommitdiff
path: root/lib/srp/authentication.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/srp/authentication.rb')
-rw-r--r--lib/srp/authentication.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/srp/authentication.rb b/lib/srp/authentication.rb
index 0505a58..0fd275c 100644
--- a/lib/srp/authentication.rb
+++ b/lib/srp/authentication.rb
@@ -17,7 +17,7 @@ module SRP
end
def u
- calculate_u(aa, bb, BIG_PRIME_N)
+ calculate_u(aa, bb)
end
# do not cache this - it's secret and someone might store the