Adam (as08)

as08

Geek Repo

0

following

0

stars

Location:United Kingdom

Github PK Tool:Github PK Tool

Adam's repositories

ClassicASP.PasswordHashing

This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.

Language:ASPLicense:GPL-3.0Stargazers:23Issues:5Issues:0

ClassicASP.Bcrypt

Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language:C#License:GPL-3.0Stargazers:15Issues:3Issues:2

ClassicASP.TwoFactorAuthentication

This is a two factor authentication (2FA) COM DLL and fully working demo coding in classic ASP.

Language:C#License:GPL-3.0Stargazers:8Issues:5Issues:0

ClassicASP.Argon2

Argon2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language:ASPLicense:GPL-3.0Stargazers:2Issues:2Issues:0

ClassicASP.JS.Packer

This is Dean Edwards /packer/ JavaScript compressor written in JScript and compatible with VBScript in Classic ASP.

Language:Classic ASPLicense:GPL-3.0Stargazers:2Issues:1Issues:0

ClassicASP.PasswordMeter

A VBScript function for measuring password entropy

Language:ASPLicense:GPL-3.0Stargazers:2Issues:3Issues:0

ClassicASP.PBKDF2

PBKDF2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language:C#License:GPL-3.0Stargazers:2Issues:3Issues:0

ClassicASP.PRNG

Pseudorandom number generator (PRNG) implemented in VBscript for Classic ASP using a COM DLL and the .NET RNGCryptoServiceProvider class.

Language:ASPLicense:GPL-3.0Stargazers:2Issues:1Issues:0

ClassicASP.ExifTool

A COM DLL used to analyse and return file information and meta data using ExifTool which can be implemented in VBScript for use in Classic ASP

Stargazers:0Issues:2Issues:1