-
This is very helpful library, just a quick question. Is the support for 128 bit encryption algorithm planned or someone working on it? Or is this something I can work on and submit a pull request?
ghost updated
8 years ago
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Module Name
avm/res/storage/storage-account
…
-
I am trying to load AES256 key and want to calculate dgst using sha1.
Commands used:
openssl rand -out aes-128.key 16
openssl rand -out challenge.bin 16
tpm2_loadexternal -G aes128 -r aes-128.…
-
Hi there,
I got this strange error on a clean **OpenBSD 6.3 GENERIC#490 i386 (iked,v 1.6 2018/01/11)**
**/etc/iked.conf**
```
ikev2 test \
esp from 0.0.0.0/0 to 0.0.0.0/0 peer 172…
-
Hi, I am looking for a solution for AES-128 support for HLS with Fairplay but still no luck.
I have tried with the following methods:
> /var/www/html/bento4/bin/mp4hls --verbose --encryption-mode=…
-
### Host operating system: centos9 arm64
### blackbox_exporter version: v0.25.0
### What is the prometheus.yml scrape config.
- job_name: 'blackbox-exporter'
scheme: 'https'
tls_config:…
-
Hello, looks like we are facing a new issue on ppc64el with -O3, please check the Ubuntu log
https://launchpadlibrarian.net/756581240/buildlog_ubuntu-plucky-ppc64el.mbedtls_3.6.2-1ubuntu1_BUILDING.…
-
CentOS Linux release 7.4.1708 (Core)
OpenSSL 1.0.2k-fips 26 Jan 2017
-bash-4.2$ openssl enc -aes-128-cbc-hmac-sha1 -in input.txt -out sha.txt
AEAD ciphers not supported by the enc utility
-bash…
-
Hi all,
I'm currently working on a project and I need to secure the connection using a cryptography with 256-bit key. Reading the specifications, I found that original SRTP only require 128-bit algor…
-
Hello, @wangxiao1254 , thank you very much to your team for providing such an excellent MPC library. During my development work using EMP-Toolkit, I encountered a few issues and would like to seek you…