Pinned Repositories
common-crypto
Common crypto code
security-automation
Examples to show secure code design and CI integration
dpop-java
An implementation of DPoP specification in JAVA
Genome-indexing-on-GPU
The project involves parallelizing the construction of suffix arrays on the GPU for the purpose of genome indexing.
idn-atk-ext
A Chrome extension to prevent users from being vulnerable to the IDN Homograph attack ( http://en.wikipedia.org/wiki/IDN_homograph_attack )
ml-cfs
Applying machine learning algorithms for CFS
Modelling-Automata-using-Graphwiz-API
This is an implementation of a deterministic Finite State Machine using a matrix representation. The automata is given in a structured representation in a text file, which is parsed to create FSM. It furthers goes on to graphically model the states and transitions of the FSM, using the Graphviz Java API.
Parallel-Laser-Chess
An implementation of the game 'Laser Chess' optimized for multi-core architectures
trust-check
A utility to keep CAs in your trust store up-to-date
varrunr's Repositories
varrunr/Genome-indexing-on-GPU
The project involves parallelizing the construction of suffix arrays on the GPU for the purpose of genome indexing.
varrunr/idn-atk-ext
A Chrome extension to prevent users from being vulnerable to the IDN Homograph attack ( http://en.wikipedia.org/wiki/IDN_homograph_attack )
varrunr/ml-cfs
Applying machine learning algorithms for CFS
varrunr/Modelling-Automata-using-Graphwiz-API
This is an implementation of a deterministic Finite State Machine using a matrix representation. The automata is given in a structured representation in a text file, which is parsed to create FSM. It furthers goes on to graphically model the states and transitions of the FSM, using the Graphviz Java API.
varrunr/Parallel-Laser-Chess
An implementation of the game 'Laser Chess' optimized for multi-core architectures
varrunr/algo-lib
Creation a set of good, clean and readable implementations of some awesome algorithms and cool data structures.
varrunr/bib2db
A script to parse BibTex and add it to the database
varrunr/Fluid-Delivery-System
Formal Specification and Verification of Embedded Software: A Case Study using TLA+
varrunr/RemoteCollections
Incorporating the feature in Amarok to access Remote Music Collections
varrunr/dpop-java
An implementation of DPoP specification in JAVA
varrunr/trust-check
A utility to keep CAs in your trust store up-to-date
varrunr/pyscriptlib
A library of useful scripts for random purposes mostly to replicate different client functionality through the command line