encryption
Here are 5,366 public repositories matching this topic...
OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from requirements.txt
Not applicable (see above.)
Summary of the pro
I'm using a /etc/cron.daily/ file that does:
#!/bin/sh
BITS=4096
GENERATOR=-2
openssl dhparam -out /etc/pki/tls/misc/dhparam.pem.new \
$GENERATOR $BITS > /dev/null \
&& mv -f /etc/pki/tls/misc/dhparam.pem.new /etc/pki/tls/misc/dhparam \
&& apachectl restart
to generate daily dhparam files which I then use in ssl.conf as:
SSLOpenSSLConfCmd DHParameters /e
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
-
Updated
Jan 6, 2022 - Shell
An open source cybersecurity protocol for syncing decentralized graph data.
-
Updated
Dec 28, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere
Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.
-
Updated
Dec 26, 2021 - Go
A collection of small bash scripts for heavy terminal users
-
Updated
Apr 26, 2021 - Shell
Have you checked borgbackup docs, FAQ, and open Github issues?
Yes, and that's why I'm opening this issue.
Is this a BUG / ISSUE report or a QUESTION?
It's a documentation issue, combinded with a question.
Describe the problem you're observing.
The FAQ at [How important is the $HOME/.config/borg directory?](https://borgbackup.readthedocs.io/en/master/faq.html#how-important-
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
-
Updated
Jan 5, 2022 - Shell
-
Updated
Oct 16, 2021 - Rust
Reverse engineering WhatsApp Web.
-
Updated
Nov 3, 2021 - JavaScript
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)

[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
-
Updated
Jan 6, 2022 - Shell
Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
Problem:
A common pattern is:
GUARD(s2n_stuffer_skip_write(stuffer, bytes_to_write));
uint8_t* ptr = suffer->blob.data + stuffer->write_cursor - bytes_to_write;
which could be simplified.
Solution:
*ptr could be an *out parameter to s2n_stuffer_skip_write
- Does this change what S2N sends over the wire? No.
- Does this change any public APIs? No.
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
-
Updated
Nov 6, 2021 - Java
-
Updated
Dec 21, 2021 - TypeScript
Disk encryption with strong security based on TrueCrypt
-
Updated
Jan 2, 2022 - C
A curated list of cryptography resources and links.
-
Updated
Dec 31, 2021
Collaboration suite, end-to-end encrypted and open-source.
-
Updated
Jan 5, 2022 - JavaScript
-
Updated
Jan 5, 2022 - Swift
ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
-
Updated
Aug 13, 2021 - Objective-C
-
Updated
Oct 8, 2021 - HTML
Yet Another Dotfiles Manager
-
Updated
Dec 29, 2021 - Python
Improve this page
Add a description, image, and links to the encryption topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encryption topic, visit your repo's landing page and select "manage topics."





Hi. First of all, kudos to you for the VFS cache - it's really brilliant. I have one request though.
For a little background, as of now I'm using the following settings: