Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
PH2 Permutation-based cryptographic post-quantum hash library with duplex construction (C++20)
PetoronHash2 (PH2) is a standalone ARX-based sponge construction that combines:
A 4096-bit internal permutation core
A sponge/duplex architecture with explicit capacity separation
An extendable-output function (XOF)
Memory-hard (HARD) and burn (BURN) modes
A structured tagged absorb scheme
A parameterized architecture suitable for hashing, KDF, and stress-oriented derivation
PH2 is designed as a wide-state cryptographic primitive with explicit domain separation and configurable output length.
https://github.com/01alekseev/PetoronHash2
Petoron | Ivan Alekseev | MIT license
Description:
We propose and implement in C++ the hashed dynamic determinants scheme.
This consists of efficient implementations of dynamic determinant algorithms and a hash table that stores
intermediate results (matrices and determinants) in order to be used in subsequent steps of the algorithm.
Related papers:
V.Fisikopoulos, L.Peñaranda.
Faster Geometric Algorithms via Dynamic Determinant Computation.
A java tool for anytime and interactive sequence mining. Aims at providing users with a way of analyzing her activity traces and extract activity schemes from them.
Framework: Project for Evolutionary Predator Prey Algorithms, used to implement an evolutionary scheme based on the developement by van Laumanns. Implement testproblems, special behaviours, environments, and other yet not known features.
Formicidae is the official simulator and visualizer for the Ant-Wars competitive programming site, written in Java and SISC. The site is hosted at www.ant-wars.net.