AndrewQuijano
I am a NYU PhD student (on-leave) working for the MESS Lab headed by Professor Brendan Dolan-Gavitt
New York UniversityNew York
Pinned Repositories
Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
Secure_Indoor_Localization
This Repository contained the code for an Android Phone to use Indoor Localization using RSS signals of AP's. This localization scheme is completely secure as it uses homorphic encryption
AndrewQuijano
Adding more flashiness to my GitHub
andrewquijano.github.io
My Github IO webpage
bc-java
Bouncy Castle Java Distribution (Mirror)
capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
Code_Analysis
A Code Centric Evaluation of C/C++ Vulnerability Datasets for Deep Learning Based Vulnerability Detection Techniques
EnumMatching
A solver implementation for enumerating all perfect, maximum and maximal matchings in bipartite graphs
Operating_Systems_II
Creating an Intrusion Detection System
Treespace_REU_2017
Python code to compute metrics on Rooted Phylogenetic Networks
AndrewQuijano's Repositories
AndrewQuijano/Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
AndrewQuijano/Treespace_REU_2017
Python code to compute metrics on Rooted Phylogenetic Networks
AndrewQuijano/AndrewQuijano
Adding more flashiness to my GitHub
AndrewQuijano/andrewquijano.github.io
My Github IO webpage
AndrewQuijano/bc-java
Bouncy Castle Java Distribution (Mirror)
AndrewQuijano/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
AndrewQuijano/Code_Analysis
A Code Centric Evaluation of C/C++ Vulnerability Datasets for Deep Learning Based Vulnerability Detection Techniques
AndrewQuijano/EnumMatching
A solver implementation for enumerating all perfect, maximum and maximal matchings in bipartite graphs
AndrewQuijano/Nimbus_UserAddress
AndrewQuijano/dist-id3
Distributed ID3 based on Vaidya and Clifton
AndrewQuijano/googletest
GoogleTest - Google Testing and Mocking Framework
AndrewQuijano/gradescope-utils
Python package for building Gradescope autograders
AndrewQuijano/homomorphic-path-comparison
AndrewQuijano/Homomorphic_Encryption_CPP
C++ version of the code implemented here https://github.com/AndrewQuijano/Homomorphic_Encryption
AndrewQuijano/iot_indoor_location
AndrewQuijano/lava
LAVA: Large-scale Automated Vulnerability Addition
AndrewQuijano/Level-Site-PPDT
Enhanced Outsourced and Secure Inference for Tall Sparse Decision Trees
AndrewQuijano/libosi
Introspection libraries to support PANDA
AndrewQuijano/panda
Platform for Architecture-Neutral Dynamic Analysis
AndrewQuijano/panda_class
Classes for teaching about PANDA, the Platform for Architecture-Neutral Dynamic Analysis
AndrewQuijano/plot_lines
Using a basic Python script, parse columns to create line graphs for papers.
AndrewQuijano/protobuf
Protocol Buffers - Google's data interchange format
AndrewQuijano/protobuf-c
Protocol Buffers implementation in C
AndrewQuijano/protobuf-ci
A shared repository for Protobuf CI actions
AndrewQuijano/recophync
RecoPhyNC is a Python software which tests whether a phylogenetic network, given as a file containing a list of arcs, is level-k, tree-child, nearly tree-child, genetically stable, reticulation-visible, tree-sibling, compressed or nearly stable.
AndrewQuijano/Secure_Indoor_Localization
This Repository contained the code for an Android Phone to use Indoor Localization using RSS signals of AP's. This localization scheme is completely secure as it uses homorphic encryption
AndrewQuijano/starcoder
Home of StarCoder: fine-tuning & inference!
AndrewQuijano/symcc
SymCC: efficient compiler-based symbolic execution
AndrewQuijano/symcc-rt
SymCC Runtime
AndrewQuijano/w4156-lecture-code
Columbia w4156 ASE