-
aws-lc Public
Forked from aws/aws-lcAWS libcrypto (AWS-LC) is a general-purpose cryptographic library maintained by the AWS Cryptography team for use with AWS Nitro Enclaves and other AWS applications. AWS-LC іs based on code from th…
Assembly Other UpdatedMar 7, 2025 -
ruby-openssl Public
Forked from ruby/opensslProvides SSL, TLS and general purpose cryptography.
C Other UpdatedFeb 26, 2025 -
amazon-corretto-crypto-provider Public
Forked from corretto/amazon-corretto-crypto-providerThe Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
Java Apache License 2.0 UpdatedJan 16, 2025 -
mysql-server Public
Forked from mysql/mysql-serverMySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
C++ Other UpdatedMar 22, 2024 -
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP…
C Other UpdatedAug 3, 2023 -
aws-lc-rs Public
Forked from aws/aws-lc-rsaws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Rust Other UpdatedMay 20, 2023 -
postgres Public
Forked from postgres/postgresMirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
C Other UpdatedMar 29, 2023 -
libacvp Public
Forked from cisco/libacvpThe libacvp library is a client-side implementation of the draft ACVP protocol (github.com/usnistgov/ACVP).
C Apache License 2.0 UpdatedJan 5, 2023 -
-
aws-encryption-sdk-c Public
Forked from aws/aws-encryption-sdk-cAWS Encryption SDK for C
C Apache License 2.0 UpdatedSep 6, 2022 -
-
aws-sdk-cpp Public
Forked from aws/aws-sdk-cppAWS SDK for C++
C++ Apache License 2.0 UpdatedMay 20, 2022 -
s2n-tls Public
Forked from aws/s2n-tlss2n : an implementation of the TLS/SSL protocols
C Apache License 2.0 UpdatedJan 10, 2022 -
aws-lc-verification Public
Forked from awslabs/aws-lc-verificationGo Apache License 2.0 UpdatedJul 6, 2021 -
JelloCube Public
Created an elastic cube object which simulates a jello effect. (Implemented using Mass-Spring System)
-
WeatherApp Public
An ios app which allows the user to check the weather of his/her current location and search for weather predictions in other cities. (Uses Darksky API))
-
Machine-Learning-Projects Public
Implementing classification methods and techniques (ex: Regression Methods, SVMs, Lasso, Supervised Learning, etc.) of Machine Learning to real-world data.
-
video-ad-remover Public
Removes irrelevant ads from videos and adds corresponding and relevant ads on brands found in videos using Computer Vision and Image Processing methods.
-
JPEGandJPEG2000Compression Public
Practices the compression techniques of JPEG and JPEG2000
-
ImagePatternFinding Public
Incorporated CUDA GPU Programming to accelerate the speed of finding multiple patterns within an image
-
rollercoaster Public
Forked from GoodWeather0322/rollercoasterOpenGL program that creates a 3D world, and to allow the user to place a train (or roller coaster) track in the world. First person and third person views are both supported. The user is able to se…
-
GraphicsPhotoshop Public
Miniature Photoshop that implements various basic image processing technique and NPR Paint (1998 SIGGRAPH paper).
-
-
RTOS-NPCSScheduler-SRP Public
Modified the kernel of a Real Time Operating System to support resources within task simulation. Resource protection includes two methods: Part 1: Non Preemptable Critical Section and Part 2: Stack…
-
RTOS-EDFScheduler-CUS Public
Modified the kernel of a Real Time Operating System into an EDF Scheduler and simulate tasks within. The kernel is also modified to add a Constant Utilization Server(used to run aperiodic tasks).
-
RTOS-TaskSimulation Public
This project mainly focuses on the concept of context switching and task simulating. We implement TCBs and simulate tasks within a prewritten preemptive kernel.
-
-
OBJTextureApplier Public
Created a texture applier for OBJ Files. Able to load and apply textures to OBJ files. Fundamentals used include plane mesh parameterization, face calculating, texture applying, etc.
-
ExactVisibilityMaze Public
Implements the exact visibility method of a maze (both first person and third person views)
-