issues
search
cocagne
/
pysrp
Python implementation of the Secure Remote Password protocol (SRP)
MIT License
116
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
redo remove six lost in a previous merge, partial
#62
a-detiste
closed
3 weeks ago
3
Keep leading zero bytes in salt, based on gist by @Gdocal
#61
magicus
closed
1 month ago
5
Error parsing dependencies of gpg : invalid version: '1.14.0-unknown
#60
fabricecatherine03
opened
1 month ago
2
finish six removal
#58
a-detiste
closed
3 months ago
1
remove more Python2 compatibility
#57
a-detiste
closed
3 months ago
0
trim usage of six
#56
a-detiste
closed
3 months ago
2
Issue when calculating X in pure Python implementation
#55
rubenmoral
closed
4 months ago
2
Get a UTF-8 string?
#54
jmarshall9120
closed
3 months ago
2
Replace H() function int return by bytearray
#53
bgouesbetnetatmo
closed
4 months ago
5
Fix example included in README.md
#52
evilaliv3
closed
1 year ago
1
Allow generating B prior to A.
#51
holocronweaver
closed
2 years ago
1
NOT WORK
#50
gianfelicevincenzo
closed
2 years ago
2
telegram srp
#49
iamDonkey
closed
2 years ago
1
Support for custom k value
#48
dae3
closed
2 years ago
0
PR: Pythonizing
#47
elyashiv
closed
2 years ago
2
Use libssl.so.1.1
#46
fupduck
closed
3 years ago
0
Update libssl requested by pysrp for Darwin
#45
space55
closed
3 years ago
0
Unable to "python srp\test_srp.py"
#44
clementoys
closed
3 years ago
0
Fix side channel leaks
#43
ddealmei
closed
3 years ago
1
Python crashes on MacOS Catalina 10.15.4 due libssl.dylib import
#42
nikitastupin
closed
3 years ago
1
Don't try to load BN_init and BN_CTX_init from OpenSSL
#41
tuedel
closed
4 years ago
0
Adds no_username_in_x for compatibility with Apple's SRP
#40
masihyeganeh
closed
5 years ago
2
public key of verifier not available before obtaining key of user
#39
Fatflo
closed
2 years ago
0
Remove HNxorHG padding per reference implementation
#38
LinusU
opened
6 years ago
7
Python2 issue
#37
LinusU
closed
3 months ago
1
Optional bytes_A added to User class
#36
masihyeganeh
closed
6 years ago
2
g is padded
#35
masihyeganeh
closed
6 years ago
1
Fix encoding for pure python too
#34
mkj
closed
6 years ago
0
SyntaxError: invalid syntax with python2.7
#33
MeisterP
closed
6 years ago
1
check for OpenSLL 1.0
#32
fupduck
closed
7 years ago
0
Added padding to g during k calculation
#31
irfansehic
closed
7 years ago
0
#28 Fix to avoid TypeError exception
#30
jonasao
closed
7 years ago
4
Fixes #28 calculate_x() throws TypeError exception
#29
jonasao
closed
7 years ago
1
process_challenge() - TypeError: Can't convert 'bytes' object to str implicitly
#28
jonasao
closed
6 years ago
0
Add option to specify length of generated salt
#27
dragomirecky
closed
6 years ago
4
Add padding specified in RFC 5054
#26
dragomirecky
closed
6 years ago
2
AttributeError when using create_salted_verification_key
#25
ipfans
closed
6 years ago
2
Fall back to _pysrp when libssl cannot be imported
#24
polendri
closed
7 years ago
0
AWS Lambda requires libssl.so.10
#23
masayang
opened
7 years ago
1
Support for python 3
#22
timmartin
closed
7 years ago
1
Compatible JS library?
#21
SthPhoenix
closed
3 months ago
15
README: typo
#20
alexh-name
closed
8 years ago
0
Support Alternate M1 Proof
#19
TACIXAT
opened
8 years ago
0
SRP updates
#18
lsmag
opened
8 years ago
6
Python 2 & 3 compatible pure python implementation
#17
masihyeganeh
closed
7 years ago
2
Python 3 Compatible Version
#16
masihyeganeh
closed
7 years ago
4
Compile error
#15
masihyeganeh
opened
8 years ago
7
fixing B modulo for openssl version
#14
benoit-bertholon
closed
8 years ago
0
Calculation of B
#13
dvj
opened
8 years ago
5
Support custom k value
#12
mic159
closed
2 years ago
1
Next