-
### Description
Because we don't have any cipher modes that don't require an IV (e.g. RC4), we can't test [this area of code](https://github.com/ARMmbed/mbed-crypto/blob/development/library/psa_cry…
-
> at least begin adding deprecation warnings to the DSA bits in Conch
Since you mention it, I should bring up that we have been deprecating stuff in Conch in fairly useless and annoyi…
-
Currently we don't have traits/types for authenticated encryption (without associated data). We could implement EtM, E&M and MTE constructs generically over stream ciphers/block modes and MACs. But it…
-
`EVP_EncryptUpdate`, `EVP_EncryptFinal_ex`, and friends are dangerous and difficult to use correctly. We've run into this with BoringSSL but, since these issues would impact OpenSSL too, I'm filing th…
-
This is an exhaustive list, not everything is needed
1. All hash functions in https://github.com/coruus/sphlib (SHA3 candidates)
2. All finalists hash functions in https://github.com/bsdphk/PHC (pas…
-
Is the thesis title "Encryption modes identification of block ciphers based on machine learning"?
-
```
Plug in error thrown when trying to play any Hulu video.
Apple TV 4.4.4
bluecop 1.0.1
XBMC 2.0.1
Hulu 3.0.1
Tried with lots of different Hulu plugin settings, including Hulu Plus off and
on, wi…
-
```
Plug in error thrown when trying to play any Hulu video.
Apple TV 4.4.4
bluecop 1.0.1
XBMC 2.0.1
Hulu 3.0.1
Tried with lots of different Hulu plugin settings, including Hulu Plus off and
on, wi…
-
https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.ciphermode?view=netcore-2.0
The current documentation does not show which cipher modes are supported by a certain algorithm …
lextm updated
4 years ago
-
Please use Nettle instead of OpenSSL for hash functions, cipher modes, and such.