issues
search
kurtbrose
/
pyjks
a pure python Java KeyStore file parser, including private key decryption
MIT License
130
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Loading JKS file written by OpenJDK Java 21 results in ASN.1 error
#79
pnickerson-cashstar
opened
4 months ago
1
Removing broken dependencies on pycryptodomex and twofish.
#78
jeswils-ap
closed
9 months ago
1
Proposal: Add embedded type hints
#77
intgr
opened
1 year ago
1
Missing BksKeyStore.saves() method
#76
fedosgad
opened
1 year ago
0
[FR] Support EC private key
#75
JohnPreston
opened
1 year ago
0
Pip error installing with Python 3.8 dependency twofish
#74
aworldofcode
opened
2 years ago
1
How do I get the proper pem format from .jks file to sign the jwt token?
#73
nunulong
opened
3 years ago
1
Add chain cert to jks doesn't work
#72
adamasdf
opened
3 years ago
0
Creating a new passwordless keystore and filling it with PEM certs (without private keys): documentation?
#71
Surowa
opened
3 years ago
0
Bump commons-io from 2.4 to 2.7 in /tests/java
#70
dependabot[bot]
opened
3 years ago
0
Enable twofish as an optional dependency
#69
blim747
opened
3 years ago
1
Move off requirements.txt and enable twofish as an optional install
#68
blim747
closed
3 years ago
1
load error
#67
hply
opened
3 years ago
3
Issues deploying pyjks due to unpinned pycryptodome depenency
#66
rbanffy
opened
3 years ago
1
Import for pyjks fails after pip Install
#65
pauelm
opened
4 years ago
0
Bump junit from 4.9 to 4.13.1 in /tests/java
#64
dependabot[bot]
opened
4 years ago
0
Is pyjks supports loading of base64 decoded data for creating instance of KeyStore, How to add an instance of certificate similar to keytool import
#63
srinivasev
opened
4 years ago
2
make password optional in jks.KeyStore.load()
#62
eighthave
opened
4 years ago
2
Update jks.py
#61
kuldeep-mishra
closed
4 years ago
2
Jceks File Not Supporting in Python 2.7.5
#60
varun414
closed
4 years ago
5
Unexpected algorithm used for encrypting SealedObject: sealAlg=PBEWithMD5AndTripleDES
#59
colt3k
closed
4 years ago
1
Add support for listing keystores without passphrase
#58
vitalyfilatov
closed
4 years ago
2
Allow opening a store without passphrase
#57
elias5000
closed
4 years ago
3
JCEKS Format does not work while FIPS is enabled
#56
m-ross-h
closed
4 years ago
3
Update index.rst
#55
FrugalGuy
closed
5 years ago
2
OSError: The stream is not java serialized object. Invalid stream header: E112A27B
#54
jcdevil
opened
5 years ago
1
mistake in PyPI document
#53
abtinmo
closed
5 years ago
1
Misnamed variable in code example on PyPI
#52
NicolasAgra
closed
4 years ago
2
Exception: Not a JKS or JCEKS keystore (magic number wrong; expected FEEDFEED or CECECECE)
#51
singhmousam
closed
5 years ago
4
I'm getting the private_keys, certs and secret_keys. Any idea how I can use them to decrypt something?
#50
kramer65
opened
5 years ago
0
can not handle PKCS12 types of keystores
#49
hlovdahl
closed
5 years ago
1
Fix example
#48
danpker
closed
5 years ago
1
Does not work on Python 2.7 with javaobj-py3==0.3.0
#47
danpker
opened
5 years ago
4
pycryptodome -> pycryptodomex; Crypto -> Cryptodome
#46
castrapel
closed
5 years ago
4
Unable to reach HTTPS endpoint - Keystore generated using pyJKS
#45
vijayrcse
opened
6 years ago
7
JKS file generated is more than 3 fold in size compare to same file creation using keytool
#44
shivgit87
opened
6 years ago
6
creating jks file using pyjks
#43
vijayrcse
closed
6 years ago
0
Issue while building python code in lambda
#42
shivgit87
opened
6 years ago
2
Adjusted asn1 encoder so that it doesn't include empty attributes
#41
magnuswatn
closed
6 years ago
5
Unable to install python package with pip, getting Microsoft Visual C++ 14.0 is required
#40
Mahesha999
opened
6 years ago
6
Fix for: Pyjks doesn't convert alias to lowercase (#38)
#39
silvervesi
closed
6 years ago
1
Pyjks doesn't convert alias to lowercase
#38
silvervesi
closed
6 years ago
5
TrustedCertEntry not being added to JKS together with PrivateKeyEntry
#37
trunet
closed
6 years ago
3
Provide support for keystores with no/empty passphrase
#36
travis-bear
opened
7 years ago
1
pyjks does not exclude its `tests` directory when packaged
#35
aetherknight
closed
7 years ago
4
Unencrypted private keys in JKS files cannot be decrypted with the JKS passphrase
#34
juissi-t
closed
6 years ago
10
NotImplementedError: Saving of JCEKS keystores is not implemented
#33
jcdevil
opened
7 years ago
9
Support for Python 2.7.x on windows
#32
jcdevil
opened
7 years ago
3
CI integration
#31
mindw
closed
7 years ago
4
switch to pycryptodome - a maintained fork of pycrypto
#30
mindw
closed
7 years ago
6
Next