You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely evolve their network, without fear of outages or security breaches.
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
An implementation of improved Diffie-Hellman Key Excahange for thin clients suggested by, Hungyu Chien in his paper "A Generic Approach to Improving Diffie–Hellman Key Agreement Efficiency for Thin Clients".
Simulator implementation for "LogDoS: A Novel logging-based DDoS prevention mechanism in path identifier-Based information centric networks" published in Computers & Security Journal.
An android application that uses the MVVM android architecture pattern and integrates retrofit2 library to fetch data from a remote free chuckNorris API. Fetched Jokes will be displayed on a Recycler View with the help of the Glide image loader . The displayed jokes can queried using a matching keyword through the SearchView feature