-
I am thinking we could make a lib for these letter finding and calculation processes that just handles the letter by letter shifting but leaves the whole loop for another executable.
So our letter ar…
-
sqlite3_open return 23(sqlite_auth)
iphone5,ios7.1.1
sh4wn updated
10 years ago
-
Following up on https://github.com/adafruit/circuitpython/issues/7830
Is there any interest in creating a new library, say, Adafruit_RFM that combines the Adafruit RFM69 and RFM9X libraries since mo…
-
### Problem:
The AWS docs mention "rotating cryptographic material" here: https://docs.aws.amazon.com/dynamodb-encryption-client/latest/devguide/most-recent-provider.html
However it could be mor…
-
Hello,
I've been trying out this library (which is great by the way!), but it seems to consume a lot of SRAM. I've already tried to squeeze as much RAM as possible from my program, (not using Strin…
-
## Existing Problems
Currently, CESS's storage network protocol stack uses 'libp2p', but the main business scenarios have not increased efficiency due to the use of 'libp2p'. For example, the tran…
-
_From [Cristian...@gmail.com](https://code.google.com/u/116249282208331315358/) on February 01, 2014 15:55:21_
What steps will reproduce the problem? 1. Run any duplicati command that asks for a pass…
-
Hello there, I have an application that's written on C# that has an sqlite db, encrypted by **System.Data.Sqlite**, the connection string is:
``` c#
var con = "Data Source=c:\Windows\xxxdb;Initial Ca…
-
This ticket is to evaluate removing GnuPG in place of a pure Python PGP implementation.
Currently GnuPG is an heavy dependency that we just use for:
- PGP Encryption of files
- PGP Encryption of emai…
-
I'm using zabbix-agent-extention-elasticsearch 20180831.32_7cbc5d1 and I noticed that Zabbix will not receive most of the items when only encrypted communication is allowed from host.
As a workaro…