-
I’m not sure how difficult this would be to implement, but it would be a nice addition to the lib if you have the extra time :)
Found an old article about something similar, but it's probably not r…
-
Bro why rust bro? You for real with this shit?
-
When I try to decrypt a encrypted Lenet-5 model, a mistake occured.
```
File "/home/by/anaconda3/lib/python3.7/site-packages/crypten/nn/module.py", line 175, in encrypt
requires_grad = param.…
-
Hi!
For those who get problems when decrypting:
when your key is 32 digits like D658345DF620A2839E5AD6A6D1B85135
then you have to fill each pair of the key into the 0x00 format... like:
0xD6…
-
Relates to #3
The config repo is now public and GitHub layer storage is supposed to push into that repo.
This plugin has one ultra sensitive env var which is the MTProtoAPI Session String.
If…
-
Hi All ;)
I have applied AES-128 encryption on all my segments and playlist using Amazon Elastic Transcoder and i am looking to find a player that can do AES-128 decryption.
Yours was the first on G…
-
```
Hi,
I checked out the latest revision (r167) of pdfsizeopt on my Debian squeeze
system and ran it on the attached file `test.pdf'. This file is *not*
protected.
$ python pdfsizeopt.py --use-m…
-
"Correlation failed" is one of the most common failures in OIDC or OAuth flows. Many of the things that can go wrong here happen on the client and can't be traced from the server. However there's one …
-
https://github.com/openssl/openssl/blob/0c64b1ca0315edf6c3e947b53ea13fecc6da7dad/crypto/rsa/rsa_ossl.c#L560-L564
Accroding to the [recommendations ](https://tools.ietf.org/html/rfc5246#section-7.4.…
-
While discussing single packet space vs multi packet space designs, @martinduke brought up the topic of hardware offloading. The effect of any design changes on packet encryption/decryption should tak…