Showing 246 open source projects for "data structures c"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    This application authenticates data from network by creating a short password from all transferred bytes which can be manually compared. Based on a paper by Moni Naor, Gil Segev and Adam Smith. See www.wisdom.weizmann.ac.il/~gils/papers/TightBounds.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FedStage FedSAML is a software aiming to implement security SAML2.0 standard, supporting low ((de)serialization) and higher level (easy way of creating and verifying security-related data, own extension elements,...) of creating SAML-related data for Web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataEcho is a TCP session reconstruction utility. It can capture traffic directly from a network adapter or can use a pcap file as input. DataEcho allows the playback of a user's web browsing, email, or other text-based protocol activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command line encryption tool for one time, daemon, or stream data processing. Data stats, check sums, conversion to/from text. Data/keys from files, pipes, standard input. In-place/diverted processing or data-analysis-only. Random, file, password keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Net.MD5 is a handy MD5 checker and generator. It can encode unlimited bytes of data into 32bit key, and auto compare against original key. A visual GUI will keep MD5 more friendlier. It was written in C# under .NET Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vSentinel is a customizable 3D mapping of your network monitoring or security data for real-time or trend-based attack and anomaly detection and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Universal Account Creator (UAC) automates posting of form data to websites, Checking web-based emails at set intervals, gathering Optical Character Recognition data from http hosted images, and gathering addition html context, all configured by txt files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a program which encrypts all kind of data. I implemented GOST 28147-89 (64, 256)and extended Blowfish (64, 512) in CFB mode. The key is retreived from SHA256/512 hashed user password. In future there will be Mono port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    X10 Server for controlling X10 devices and an X10 Client for connecting to the X10 Server allowing user create/edit devices remotely in their home and control these devices remotely all over a secure channel using DES and Public key cryptography methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ncartographer takes the xml output from an Nmap scan and displays it graphically in an attractive, compact, scalable, and complete manner. Supports saving the display of a scan as .png or .jpg images, and can generate images from a command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WinEraser is a secure data removal tool for Windows, based on the code of the project Eraser. It completely removes sensitive data from your hard drive by overwriting it several times with carefully selected patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Eraser software for secure deletion of files and cleaning of free disk space with full functionality and lightweight GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    the pupose of this program is seal the data in a bmp file;the bmp file will still ok;you can unseal the data from the bmp file in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ADSCheck is a security tool for Windows NT4, 2000, XP & Server 2003 that checks systems for the presence of NTFS Alternate Data Streams (ADS), extracts and/or delete them, and generates a database-friendly unicode report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    jpcap is a set of Java classes which provide an interface and system for network packet capture. A protocol library and tool for visualizing network traffic is included. jpcap utilizes libpcap, a widely deployed system library for packet capture.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    The purpose of this project is to provide a biometric security solution by using voice print, fingerprint and/or facial recognition along with a password and/or smart card support using AES to protect data. Please read forums for if interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    StegPage is a steganography (stego) tool that distributes and embeds data amongst multiple jpg images in a web page using steghide. This technique allows for more data to be hidden than conventional methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Random number generator, and random number seed generator classes for C++. Includes abstract base classes and derived generators. Cross platform compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Steghide is a steganography program that is able to hide data in various kinds of image- and audio-files. The color- respectivly sample-frequencies are not changed thus making the embedding resistant against first-order statistical tests.
    Leader badge
    Downloads: 721 This Week
    Last Update:
    See Project
  • 23
    C++ template classes for Multi-Value Logic support arbitrary precision and user defined Multi-Value Logic types. This library comes with pre-defined data types: integer, boolean, bit, logic, std_logic, bit_vector, logic_vector and std_logic_vector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RSA Public Key Crypotgraphy for Web Browsers. Use JavaScript to RSA-encrypt data that can only be decrypted on the server, and not by prying eyes. The poor man's SSL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TextCodec can encode texts using simple algorithm and then decode them by using statistical language data.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo