DEVILLE
DEVILLE
When testing on Python 3.6.5, I get the following error : 17:08 $ wsstat -n 10 -c 5 http://localhost:9000/ Traceback (most recent call last): File "/usr/local/bin/wsstat", line 11, in sys.exit(wsstat_console())...
Hello, At the moment, when saving a keystore of type "JCEKS"m I get the following error : ```python NotImplementedError: Saving of JCEKS keystores is not implemented ``` Is the implementation...
Hello Working with python 3.6.8 and pyjks 19.0.0, I regularly, but randomly get this error : `OSError: The stream is not java serialized object. Invalid stream header: E112A27B` ``` DEBUG...
At the moment, the installation on Windows platform / Python 2.7.x is failing with this error (tested on appveyor) : c:\projects\pyjks\.tox\py\include\site\python2.7\twofish: running install running build running build_py creating build creating...
At the moment, the version available on Pypi is version 0.5.1 (dated 2015-08-25) Is it possible to generate a new version and to make it available on Pypi please ?...
Environment : * macOS 10.13.4 * pyjwkest : 1.4.0 Hello I tried to use the value `dir` for encryption algorithm but finally got the error : ``` NoSuitableDecryptionKey: dir ```...