12 skills found
osamingo / CheckdigitProvide check digit algorithms and calculators written in Go
harens / Checkdigit🔒 An easy-to-use check digit library for data validation
VipulKumar02 / Verhoeff AlgoNo description available
NikhilPanwar / AadharCardValidatorAndGeneratorPython scripts for validating and generating Aadhar card numbers using Verhoeff Algorithm.
tiagohm / CheckdigitA set of check digit algorithms implemented in Dart
festivitymishra / PyraDox FrontendStreamlit based web frontend for PyraDox
yuyudhan / VerhoeffSimple implementation of node verhoeff
asaaki / SjekksumA gem to provide some checksum algorithms like Damm, ISBN-10/13, Luhn, UPC and Verhoeff.
elitwin / Check DigitRuby implementation of Luhn, Verhoeff and Damm check digit algorithms
manan1426 / JavaFx Banking SoftwareA Java based Banking Software that performs various tasks such as open Account,withdraw amount from your Account,deposit amount to your Account and closing of account.In the process of making this project i have used various Validations such as if a mobile no. of an account holder is valid or not,the aadhar number is valid or not and the same for age that is it more than or equal to 18. For Adhar no. validation i have used Verhoeff algorithm,because UIDAI uses this algorithm for validating the aadhar number.Application used JavaFx,Multithreading,Data Structures,java Components,Java Regex,Mathematical Programming Logics.
cabiad / VerhoeffA utility for generating and validating Verhoeff checksums
jancajthaml-javascript / Verhoeffverhoeff check-digit validator and generator