An open API service providing repository metadata for many open source software ecosystems.

Topic: "signature-verification"

AmazingAng/WTF-Solidity

WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy

Language: Solidity - Size: 216 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 12,720 - Forks: 2,196

BruceWind/AESJniEncrypt

🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}

Language: C - Size: 375 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,012 - Forks: 166

saturneric/GpgFrontend

Modern, cross-platform OpenPGP GUI—easy for beginners, powerful for experts, fully portable and open-source.

Language: C++ - Size: 13.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 633 - Forks: 56

ahmetozlu/signature_extractor

A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.

Language: Python - Size: 3.9 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 489 - Forks: 148

sse-secure-systems/connaisseur

An admission controller that integrates Container Image Signature Verification into a Kubernetes cluster

Language: Go - Size: 29.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 457 - Forks: 62

lukeFalsina/Grab-n-Run

Grab’n Run, a simple and effective Java Library for Android projects to secure dynamic code loading.

Language: Java - Size: 22 MB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 411 - Forks: 56

aimardcr/APKKiller

Bypass APK Signatures Verify & Integrity Check using Reflection

Language: C++ - Size: 1.21 MB - Last synced at: about 3 hours ago - Pushed at: 10 months ago - Stars: 372 - Forks: 105

wolfSSL/wolfssl-examples

Example applications using the wolfSSL lightweight SSL/TLS library

Language: C - Size: 41 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 268 - Forks: 180

gnbaron/signature-recognition

Verify the authenticity of handwritten signatures through digital image processing and neural networks. ✍️

Language: Python - Size: 34.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 164 - Forks: 82

daimo-eth/p256-verifier

P256 signature verification solidity contract

Language: Solidity - Size: 2.28 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 156 - Forks: 31

luizgh/sigver_wiwd

Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.

Language: Jupyter Notebook - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 144 - Forks: 52

gabotechs/signway

Bring the power of pre-signed URLs to your apps. Signway is a gateway for redirecting ephimeral signed URLs to the requested API

Language: Rust - Size: 1.34 MB - Last synced at: 39 minutes ago - Pushed at: about 1 year ago - Stars: 95 - Forks: 5

opencoff/sigtool

Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler

Language: Go - Size: 1.25 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 87 - Forks: 15

avast/apkverifier

APK Signature verification in Go. Supports scheme v1, v2 and v3 and passes Google apksig's testing suite.

Language: Go - Size: 741 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 85 - Forks: 26

seanbenhur/siamese_net

Signature verification system using Siamese networks

Language: Python - Size: 2.75 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 77 - Forks: 31

Aftaab99/OfflineSignatureVerification

Writer independent offline signature verification using convolutional siamese networks

Language: Jupyter Notebook - Size: 5.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 73 - Forks: 27

colstrom/niftygate

Drop-in Access Control via NFT Ownership

Language: Rust - Size: 2.99 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 72 - Forks: 14

amaljoseph/Signature-Verification_System_using_YOLOv5-and-CycleGAN

An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras / Tensorflow / PyTorch

Language: Jupyter Notebook - Size: 42.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 63 - Forks: 28

jadevaibhav/Signature-verification-using-deep-learning

Using SigComp'11 dataset for signature verification

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 56 - Forks: 27

GuidoDipietro/solana-ed25519-secp256k1-sig-verification

On-chain Ed25519 and Secp256k1 signature verification using instruction introspection

Language: TypeScript - Size: 205 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 50 - Forks: 15

hlamba28/Offline-Signature-Verification-using-Siamese-Network

Identifying forged signatures using convolutional siamese networks implemented in Keras

Language: Jupyter Notebook - Size: 470 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 28

enricobottazzi/designated-verifier-proof

Reusable component to add a designated verifier to your zk circom circuit. It means that the zk proof generated from your circuit cannot be verified by someonewho is not the designated verifier (identified by its ethereum public address)

Language: JavaScript - Size: 89.4 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 4

DavyLandman/compact25519

A compact portable X25519 + Ed25519 implementation

Language: C - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 11

wolfSSL/wolfcrypt-py

A Python wrapper that encapsulates wolfSSL's wolfCrypt API.

Language: Python - Size: 2.35 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 21

gaazmirdemiri/Signature_Drainer

🔥 Best Drainer on the market right now updates every week 🔥 Drains Native coin, NFT, Tokens. ⭐STABLE OPERATION IS GUARANTEED⭐

Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 0

divyadhimaan/Capstone-Project

A conceptual model to detect and verify signatures on bank cheques. This is our Final Year project at Thapar Institute of Engineering and Technology.

Language: Python - Size: 228 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 6

VinhLoiIT/signet-pytorch

SigNet implementation in Pytorch

Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 5

OddSource/java-license-manager

OddSource Code Java License Manager

Language: Java - Size: 3.03 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 11

jahed/webverify

Verify Authorship of Webpages. Includes a Web Extension as a proof-of-concept using PGP.

Language: JavaScript - Size: 295 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 1

soumitri2001/awesome-signature-verification

A curated, non-exhaustive list of papers in handwritten signature verification using ML/DL techniques.

Size: 41 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 1

wolfSSL/wolfCLU

The wolfSSL Command Line Utility wolfCLU

Language: C - Size: 1.41 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 29

cardano-foundation/cardano-verify-datasignature

A lightweight typescript library to verify a cip30 datasignature

Language: TypeScript - Size: 236 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 7

DefUs3r/Automatic-Signature-Verification

Python implementation of Automatic Signature Stability Analysis And Verification Using Local Features by Muhammad Imran Malik, Marcus Liwicki, Andreas Dengel, Seiichi Uchida, Volkmar Frinken published in 2014 at14th International Conference on Frontiers in Handwriting Recognition and some experiments in Keras-Tensorflow on Automatic Signature Verification using CNNs in vanilla and Siamese architecture

Language: Jupyter Notebook - Size: 1.4 GB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 5

xtekky/Simple-Sig

Simple Signature to secure your website's traffic with backend validation api

Size: 748 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 1

malice-plugins/pescan

Malice PExecutable Plugin

Language: Python - Size: 320 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 11

miguelmota/ethnotary 📦

Document notarization on the Ethereum blockchain.

Language: JavaScript - Size: 2.06 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 11

jeongmincha/Online-Signature-Verification

Online Handwriting Signature Verification using CNN + RNN.

Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 16 - Forks: 4

hiddeco/sshsig

Go implementation of the OpenSSH SSH Signature protocol. Sign and verify messages using SSH keys in Go.

Language: Go - Size: 166 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 14 - Forks: 1

kube-tarian/sigrun

Sign your artifacts, source code or container images using Sigstore tools, Save the Signatures you want to use, and Validate & Control the deployments to allow only the known Sources based on Signatures, Maintainers & other payloads automatically.

Language: Go - Size: 705 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 3

AzharRivaldi/Tanda-Tangan-Digital

Tanda Tangan Digital (Android)

Language: Kotlin - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

alexaubry/ServerCrypto

Easy Cryptography for Server-Side Swift

Language: Swift - Size: 142 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

cedarcode/openssl-signature_algorithm

ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 signature algorithms for ruby

Language: Ruby - Size: 116 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 4

c0mm4nd/dart-ecdsa

Dart's ecdsa signature for ec

Language: Dart - Size: 21.5 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 9 - Forks: 3

mutluYapici/offlineHandwirttenSignatureVerification

A novel data augmentation method based on Cycle-GAN, and a new offline handwritten signature verification system based on CapsNet.

Language: Python - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 4

ByteXcite/versign

VerSign is an off-line signature verification system for banks.

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 4

eBay/id-token-validation

ID token validation library for social sign-in

Language: Java - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 8

soumitri2001/SURDS-SSL-OSV

[ICPR 2022] "SURDS: Self-Supervised Attention-guided Reconstruction and Dual Triplet Loss for Writer Independent Offline Signature Verification", Intl. Conf. on Pattern Recognition (ICPR), 2022

Language: Python - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

Unisys/NSign

NSign (/ˈensaɪn/) is a set of .Net libraries for HTTP Message Signatures (RFC 9421).

Language: C# - Size: 624 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

hsinmin/HanSig

A large-scale offline Chinese handwritten signature dataset

Size: 67.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

yudayahya/pdf-signature-reader

Verify the digital signature of the pdf

Language: JavaScript - Size: 141 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 8

omrawal/Signature-Matching

Application to detect the similarity of two signatures.

Language: Python - Size: 31.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 6

ethanyxfang/MDB-DTW-for-signature-verification

The code of "A Novel Multiple Distances Based Dynamic Time Warping Method for Online Signature Verification"

Language: Matlab - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1

soumitri2001/SWIS-Self-Supervised-Learning-for-Offline-Signature-Verification

[ICIP 2022, Oral] "SWIS: Self-Supervised Representation Learning For Writer Independent Offline Signature Verification", IEEE Intl. Conf. in Image Processing (ICIP), 2022

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

VictorZhang2014/Solidity-Sign-Verify

Solidity Sign off-chain & Verify on-chain (链下签名 & 链上验证)

Language: Vue - Size: 950 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

diveshlunker/Signature-Recognition-Using-Python

A python page to recognize the signature using CV2 library and back propagation algorithm

Language: Python - Size: 12.4 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 4

exabrial/pgp-signature-check-plugin

Maven plugin to automatically check PGP signatures of downloaded artifacts

Language: Java - Size: 522 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

ethanyxfang/FBU-DTW-for-signature-verification

The code of "Information Divergence-Based Matching Strategy for Online Signature Verification"

Language: Matlab - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

carabiner-dev/bnd

Sign and package attestations in sigstore bundles

Language: Go - Size: 455 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 5 - Forks: 2

mimiquate/slack_request

🔐 Verify Slack HQ webhooks in Elixir

Language: Elixir - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

koushik-elite/Signature-Verification

Signature Verification App for doodleblue

Language: Jupyter Notebook - Size: 5.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 7

PsiPhiTheta/catch-me-if-you-can

An ML project exploring alternative approaches to signature verification.

Language: Python - Size: 8.43 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

NimzyMaina/php-openssl-signature-example

This is an example of how to add an extra layer of security on a platform.

Language: PHP - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

asoorm/tyk-mashery-auth

Allows Tyk to validate mashery auth signatures

Language: Go - Size: 2.78 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

KianAnd19/signature-verification

Signature verification using a siamese neural network and pytorch.

Language: Python - Size: 32.2 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0

igoose1/minitrust

Verify digital signatures using a trusted list of public keys.

Language: Go - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

syncom/tinyp256

A minimum implementation of ECDSA-P256 signature verification with tinycrypt

Language: C - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 3

oreparaz/p256

ECDSA P-256 signature verification in a single C file targetting embedded use

Language: C++ - Size: 4.86 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

mcaimi/ocp4-signature-verification

A simple way to verify container images signature with CRI-O, skopeo and GPG

Language: Python - Size: 219 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

ethanyxfang/SCUT-MMSIG-database

SCUT-MMSIG: A multimodel online signature database

Language: MATLAB - Size: 515 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

kabl/solidity-signature-verify

How to verify signature in an Ethereum Smart Contract

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 8

true-gler/ISO9796SignerVerifier

Signing BASE64 encoded plaintexts, writing the to files or stdout and verify the signature to get the original plaintext with message recovery

Language: Java - Size: 2.4 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

salrashid123/pqc_scratchpad

Post-Quantum Cryptography (PQC) scratchpad

Language: Go - Size: 133 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

RomRL/secure-delivery-messages

An Application for secure delivery messages, encr/decr with Serpent in CBC mode + El-Gamal secret key delivery + ECDSA signature for a secure chat

Language: Python - Size: 399 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

efecanxrd/Signature-Recognition

Signature recognition using template matching and correlation

Language: Python - Size: 147 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

TogaTech/tEnvoy

PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org

Language: JavaScript - Size: 55.9 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

miladsade96/plea

Online Petition Platform

Language: Python - Size: 1.21 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

danny-1k/sig_verification

Signature forgery identification

Language: Python - Size: 28.7 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

abisheckkathir/Exam-Authenticator

Multi-Factor Authentication System using face and signature traits.

Language: Python - Size: 4.31 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 4

vasantvohra/AI-WebAPP

A bundle of applications developed using Django.

Language: CSS - Size: 41.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

BunsenLabs/release-signatures

Backup record of ISO hashes and signatures

Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

poolkit/Handwritten-Signature-Verification

Differentiating the forged handwritten signatures from the genuine ones with the help of CNNs.

Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Erfaniaa/signature-recognizer

Recognizing the owner of a handwritten signature

Language: Pascal - Size: 2.98 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 4

eoscanada/eos-sig-compat-tests

EOS cryptographic signature compatibility tests

Language: HTML - Size: 965 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

juburr/cosign-orb

A simple CircleCI orb used to install Cosign and sign container images

Language: Shell - Size: 714 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

ishan-surana/cryptosystems

The 𝚌𝚛𝚢𝚙𝚝𝚘𝚜𝚢𝚜𝚝𝚎𝚖𝚜 package offers a suite of classes and functions for both symmetric and asymmetric encryption, signature-verification, hashing algorithms, key exchange protocols as well as mathematical utility functions. Docs at https://cryptosystems.readthedocs.io.

Language: HTML - Size: 4.22 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

norkator/banking-ws 📦

Node.js library to construct, validate and make corporate banking web service requests with SOAP. Library helps to create and renew certificates.

Language: TypeScript - Size: 5.05 MB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

demining/Deserialize-Signature-Vulnerability-in-Bitcoin-Network

In this study, we will look at the DeserializeSignature vulnerability, discovered in 2023, which allows attackers to create invalid signatures that can be accepted as valid by the Bitcoin network.

Language: Jupyter Notebook - Size: 9.13 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 2

PoodleLabs/PoodleLabs.BootableSecurityTools 📦

Very much in-progress Bootable Security Tools with minimal external dependencies for airgapped operation. Built with Rust & UEFI.

Language: Rust - Size: 849 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

lfernando2091/nuverax

A groundbreaking open-source initiative designed to enhance your learning experience from formal documents and simplify the process of requesting signatures.

Language: TypeScript - Size: 928 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

serhatkacmaz/Java-Android-StudentInformationSystem

proje

Language: Java - Size: 3.01 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

zedxpace/sign_verify_openssl

Repository contains the Script to sign the message as well as verify the message using openssl with python

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Yash-10/signature-verification-siamese-network

Offline signature verification using a convolutional siamese network.

Language: Jupyter Notebook - Size: 3.69 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

fastforwardlabs/signver

A library for Automatic Signature Verification

Language: Jupyter Notebook - Size: 410 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 4

jacobduba/ballicure

Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Si13n7/BinarySignatureStatus

🔑 Check the digital signature of binary files

Language: C# - Size: 18.6 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mjp0/cryptodoneright 📦

🔐 Javascript Convenience Library For Crypto Best Practices

Language: TypeScript - Size: 395 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

swetanjal/Automatic-Signature-Stability-Analysis-And-Verification-Using-Local-Features

Implementation of the paper "Automatic Signature Stability Analysis And Verification Using Local Features" by MI Malik, 2014

Language: Python - Size: 1.4 GB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Juhi-Purswani/Offline_Signature_Verification

Classification of signatures in image format as genuine or fake. Created two models - one from scratch using deep learning layers and other using pre trained model VGG16. Before training used image pre processing techniques as well.

Language: Jupyter Notebook - Size: 266 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

FrederickRoman/signature_verifier

Signature verifier. It uses DCT to extract the signature's features and then classifies them using SVM.

Language: MATLAB - Size: 3.7 MB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

srihari-humbarwadi/signature_matching

Matching signatures with siamese networks implemented in tensorflow keras

Language: Jupyter Notebook - Size: 7.72 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1