-
Hello, I'm finding with a particular server email-smtp.us-west-2.amazonaws.com using javamail + bouncy castle version 1.59 on java 1.6 that ssl sessions take a lot of memory. I saw a fix in bc to cap …
-
### System Info
```
~/work/llama-stack/distributions/meta-reference-gpu (main)]$ python -m "torch.utils.collect_env"
/home/kaiwu/.conda/envs/llamastack-meta-reference-gpu/lib/python3.10/runpy.py:12…
-
I don't know if this should go in here or a different module?
Here's what it spews when you first connect for it (sorry for the wonky formatting), it's also on port 9995 rather than the one the oth…
-
I've made some performance tests with Botan and OpenSSL and cannot quite explain the results:
Device under Test
- OpenSuse Leap 42.2 Linux, Skylake@4GHz, 64 GByte RAM
- Compiler gcc 6.3.0 (only g…
-
There is it possibility to create 512bits key and pass it to AES.encrypt/decrypt functions.
e.g.
```
let key = CryptoJS.PBKDF2(pass, salt, {
keySize: 512 / 32,
iterations: iterations
…
-
Hello,
When running UserEnum_RPC.py with the following variables I get the following error.
./UserEnum_RPC.py 192.168.1.97 userslist.txt
Error:
[*] Connecting to 192.168.1.97
Traceback (most…
-
I used libreswan to set up site-to-site VPN peers with both VPNS set to IKEv1. When I did some tests, I found that the VPN connection between this two VPN peers was still up when the pfs group was set…
-
**System (please complete the following information):**
- OS: Ubuntu 16.04.4
- Kernel version (if applicable): 4.4.0
- strongSwan version(s): U5.9.8
- Tested/confirmed with the latest vers…
-
1. I tried to add -n option to edge.conf in the latest DEV version.
It gives me some error info as bellow:
```
19/Feb/2021 09:03:13 [edge_utils.c:3309] Adding supernode = xx.xx.xx.xx:8080
19/Feb…
-
Don't know if this is related to #77 or not. But I have an upstream that only supports HTTP 1.1
Like this:
```
[apps.myapp]
server_name = 'myrpxy.example.com'
reverse_proxy = [{ upstream = [{ l…