-
I'm using Elixir 1.5.1 with Guardian 1.0.1 (and Guardian DB 1.1...).
After successfully authenticate with Guardian Plug, I cannot use other plugs like VerifySession, LoadResource or EnsureAuthenticat…
-
https://github.com/fedspendingtransparency/data-act-broker-backend/blob/development/dataactbroker/handlers/userHandler.py#L294-L310
It's a well-known fact that bcrypt will silently truncate after 7…
-
Sample code:
```
using System;
using Isopoh.Cryptography.Argon2;
namespace SnippetTester
{
class Program
{
static void Main(string[] args)
{
for (int …
-
The current BOINC password hashing mechanism is quite insecure, migrating BOINC to a far more secure password hashing mechanism (such as Bcrypt/Argon2i/Other) is a good idea in the (hopefully near) fu…
-
```python
=================================== FAILURES ===================================
_______________________ test_argon2i_str_and_verify_fail _______________________
@given(text(alphabet=…
-
This has become glaringly apparent when shuffling the header for ease of use by end users: some functions are either "missing" or have the wrong name.
`crypto_lock_init()` and `crypto_lock_auth()`,…
-
First one:
I've imported the arduino blinky, and uploaded to ESP-32-WROVER however no led blinks at the result.
Second one (and third one):
I tried to do the same with the hello world example pr…
-
Issue https://github.com/jfurrow/flood/issues/483 : _bcrypt via node-gyp fails to compile on FreeBSD_ was closed because randomnonsense found a way to compile on FreeBSD but there is still the discus…
noraj updated
7 years ago
-
I did a fresh build on a PC, using MINGW64 (bash from GIT install). Followed example to try CMake on example hello_world. Menuconfig fails on example with output below. I was able to idf.py build, …
-
Hi all Kohana/Koseven Lovers,
This is not an issue, this is an improvement
For several years now I am working sideways with the Kohana Framework. While Kohana is not working on PHP 7 and Koseve…
ghost updated
6 years ago