-
We are attempting to add self tests to ensure we don't inadvertently break DLIES and ECIES. Under Crypto++ 5.6.2, we generated a known answer with the key provided in `TestData`. We then tried to veri…
-
As far as I can tell, using this to encrypt/decrypt simple strings seems to be adding multiple seconds of lag time to UI. Encrypting about 10 strings appears to take 1-2 seconds, and decrypting the en…
-
Consider the following replacements for `IXmlEncryptor` and `IXmlDecryptor` ...
``` c#
public class CustomXmlEncryptor : IXmlEncryptor
{
public CustomXmlEncryptor()
{
}
public Custom…
-
Expected format for `Filesystem` bootstrap:
```
dict string
(list
{ name:
string
, extension:
string
, path:
string
…
-
Hi,
I'm having a problem with crypto streams on Solaris 9 (sparcv9). They just don't work.
I've got a tiny test program that reproduces the issue easily.
My setup looks like this:
Encryptor >> Base6…
-
### Version:
chef 12.0.0
### Environment:
Windows 8.1
Installed ruby 2.1.3 and ruby2.devkit via chocolatey
Installed gems:
bigdecimal (1.2.4)
builder (3.2.2)
chef (12.0.0)
chef-zero (3.2.1)
chefspe…
-
`adv-simd.h` has code to process multiple blocks at a time using SSE, NEON or Altivec. During decryption things sometimes run in reverse, including the walk of the buffers. The code to accomplish a ne…
-
Currently Umbral and all its auxiliary code is implemented in a single file, where all the PRE functionality is included in the same class. Does it make sense to separate the code according to the cha…
-
I have a working setup with multiple resource services and SSO working fine when calling them from the ui. This is based on your OAuth2 tutorial at https://github.com/spring-guides/tut-spring-security…
-
I'm getting the following error after upgrade to v3.0.0
> ERROR 2017-09-28 12:49:10,216 [15 ] nHandling.AbpApiExceptionFilterAttribute - Padding is invalid and cannot be removed.
System.Securi…