#
argon
Here are 48 public repositories matching this topic...
nodejs
hashing
api
cli
security
credentials
universal
verification
password
hash-functions
pbkdf2
secure
bcrypt
brute-force
unified
argon
rainbow-table
timing-attacks
credential
upash
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Jun 13, 2020 - PHP
blairmacintyre
commented
Mar 17, 2017
There are a few resources libraries in samples and argon-aframe that are things people may want to "rely on", and that should be synchronized with argon.js
right now these include: ArgonSunMoon.js, CSS3DArgonHUD.js and CSS3DArgonRenderer.js, and are in the code/resources/lib directory in the samples repo. Should we just leave them there, or move them here, and have the URLs point here.
Argon Frontend Preset For Laravel Framework 5.5 and Up
-
Updated
May 13, 2020 - CSS
Implementation of argon2 (i, d, id) algorithms with CPU dispatching
-
Updated
May 3, 2020 - C++
Source code for the Argon4 AR Web Browser
-
Updated
Feb 25, 2019 - TypeScript
glue to use aframe to author argon applications
-
Updated
Sep 25, 2017 - JavaScript
A collection of simple examples that demonstrate the use of various argon.js features
-
Updated
Dec 8, 2018 - JavaScript
Master Password in Pure Rust
-
Updated
Oct 22, 2019 - Rust
A lightweight encryption tool designed for ease of use.
go
golang
privacy
encryption
decryption
passphrase-generator
argon
authenticated-encryption
protect-your-privacy
-
Updated
Aug 2, 2018 - Go
Argon Pro Theme For Laravel Framework 5.5 and Up
-
Updated
Mar 20, 2020
Argon2 bindings for secure password hashing in Go!
-
Updated
Nov 30, 2018 - C
goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.
go
golang
argon2
password
password-hash
golang-library
passwords
password-store
argon
go-library
argon2i
argon2id
passlib
password-security
password-hashing
-
Updated
Feb 11, 2020 - Go
An Argon2 implementation for Laravel < 5.6.
-
Updated
Jan 27, 2019 - PHP
Provides functionality to store a hash digest of an attribute using Argon2
-
Updated
Feb 15, 2018 - Ruby
Noble Element Simulation Technique is used to simulate noble-element energy deposition microphysics.
-
Updated
Jun 30, 2020 - C++
A Crystal binding to the Argon2 C library
-
Updated
Jul 22, 2017 - Crystal
Argon Angular - Design System for Bootstrap 4 & Angular (Angular implementation for Creative-Tim Argon theme)
-
Updated
Aug 13, 2018 - CSS
Home Assistant support for Argon ONE Pi 3 & 4 cases and Argon Fan HAT
-
Updated
Jun 25, 2020 - Python
angular
typescript
authentication
travis-ci
sweetalert2
acl
interceptor
argon
angular-lazy-load
laravel-api-integration
ng2-acl
-
Updated
Jul 30, 2019 - CSS
An automation tool to generate, obfuscate, compile and run symbolic execution on c source files
-
Updated
Mar 12, 2020 - Python
Visualize latest coronavirus information with some filters and history data. Built with React, Redux, D3, HighChartJS, Python API
react
redux
netlify
argon
highcharts-js
coronavirus
coronavirus-tracking
coronavirus-real-time
coronavirus-info
coronavirus-analysis
covid-19
pomper
react-corona
-
Updated
Jun 8, 2020 - CSS
Dashboard to provide a quick overview of Open Source projects in Github
-
Updated
Jun 29, 2020 - JavaScript
Vue electron using argon template
-
Updated
Mar 15, 2020 - Vue
Creating the solution for the disabled students. This portal allows disabled students to learn as they play. We have quizzes in the form of games which can teach student various things. This contains 3 different subjects and for each subjects we have 5 different type of games.
-
Updated
Apr 1, 2019 - CSS
Improve this page
Add a description, image, and links to the argon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the argon topic, visit your repo's landing page and select "manage topics."


e.g. the demo implementations in this sub-directory
https://github.com/particle-iot/device-os/tree/v1.3.0-alpha.1/user/tests/app/ble
or some code snippets in the docs and tutorials still use
#include "application.h".Although
Particle.h(formerlySpark.h) should have replacedapplication.h(as per #249) we keep finding internal/official code usingapplication.hwhile we try to get t