ascon
There are 43 repositories under ascon topic.
damaki/libkeccak
SHA-3 and other Keccak related algorithms in SPARK/Ada.
hadipourh/CryptoHDL
A list of VHDL codes implementing cryptographic algorithms
itzmeanjan/ascon
Ascon-Based Lightweight Cryptography Primitives for Constrained Devices: Authenticated Encryption, Hash, and Extendable Output Functions
o1c-dev/o1c
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
TheMatjaz/LibAscon
Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms
hadipourh/zeroplus
Improved Search for Integral, Impossible Differential and Zero-Correlation Attacks: Application to Ascon, ForkSKINNY, SKINNY, MANTIS, PRESENT and QARMAv2
ericlagergren/lwcrypto
NIST Lightweight Cryptography finalists
hadipourh/DL
Revisiting Differential-Linear Attacks via a Boomerang Perspective
brainfoolong/php-ascon
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight
elementmerc/Stegcore
A Steganography software using Ascon and LSB written in Python
brainfoolong/js-ascon
JavaScript / TypeScript Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
Steinegger/riscv_asconp_accelerator
Meta repo, Ascon-p instruction for RISC-V
GiacomoPope/xoflib
A Python package build using pyO3 rust bindings to various extendable-output functions (XOFs): including Ascon, BLAKE3, Shake and TurboShake
jedisct1/zig-ascon
Ascon AEAD in Zig
HuinaLi/Automatic-Preimage-Attack-Framework-on-Ascon-Xof
The source codes and results are used to help verify the results in our paper.
mcraiha/CSharp-Ascon
Managed C# implementation of Ascon (Ascon-128 and Ascon-128a)
motarekk/motarekk.github.io
Making Ascon cipher easier to play with
ASCONEnjoyers/smolASCON
Small ASCON-128 implementation for very embedded environments
MichaelsPlayground/AsconEncryption
Sample Android app showing the new ASCON encryption algorithm
itzmeanjan/isap
Lightweight Authenticated Encryption with Associated Data
oaltinay/ascon
Implements ASCON Cryptography algorithm for a RISC-V processor which is extended with custom instructions for ASCON.
playascon/playascon.github.io
Making Ascon cipher easier to play with.
ABDEU-cpu/CoAP-MQTT-Encryption
CoAP-MQTT-Encryption is a secure communication protocol that combines the lightweight CoAP and MQTT protocols with encryption to ensure data confidentiality and integrity in IoT environments. This integration enables devices to securely exchange information over networks, protecting sensitive data from unauthorized access.
aixoio/aixoio-privacy-tools
aixoio-privacy-tools is a collection of tools picked to help you stay private and safe online
ansemjo/ascon
Go binding for Ascon-128 from the CAESAR portfolio.
MattiaOldani/Tirocinio-ASCON
Lavoro di tirocinio sul cifrario ASCON
samuel-lucas6/Ascon.NET
A .NET implementation of the Ascon cipher suite.
za-arthur/LoodsmanPlugin3.5
Loodsman plugin template for .NET Framework 3.5. Шаблон плагина для ЛОЦМАН:PLM для .NET Framework 3.5.
e-redun/AsconPilotMessageBox
MessageBox для Pilot Аскон
Ferdi265/thesis-fast-ascon-for-riscv-xtensa
My Bachelor's Thesis "Optimizing Ascon for 32-bit Architectures, Fast Implementations for RISC-V and Xtensa"
ErnestThePoet/CL-TLS
基于ASCON的轻量级认证与传输平台设计与实现【毕业设计】
Twilight-Dream-Of-Magic/FastFireBlockCipher-MysticalASCON
FastFire: An Enhanced Version of ASCON Algorithm with Custom Round Constants and Substitution-box with custom nonlinear functions, Linear Permutation
zahidayturan/IoT-ascon-encryption-udp-contiki-cooja
The project described in this repo aims to ensure secure and efficient communication in IoT networks using the Ascon encryption algorithm on the Contiki operating system and the Cooja simulation. Data transfer is performed via the UDP protocol, and energy consumption is measured, analyzed, and visualized.