GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
Atmosphere
Download ZIP
4141 commits
Transfer to URL with SHA
tree:
252f8685b4
Branches
Tags
×
master
Atmosphere
/
libraries
/
libvapours
/
include
/
vapours
/
crypto
/
latest commit
9f8d17b9e6
Michael Scire
authored
on 31 Oct 2024
..
impl
crypto: implement CmacGenerator
1 year ago
crypto_aes_128_cmac_generator.hpp
crypto: implement CmacGenerator
1 year ago
crypto_aes_cbc_encryptor_decryptor.hpp
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
4 years ago
crypto_aes_ccm_encryptor_decryptor.hpp
fs: utilities for hac2l to print gc headers
4 years ago
crypto_aes_ctr_encryptor_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_aes_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_aes_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_aes_gcm_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_aes_xts_encryptor_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_cbc_decryptor.hpp
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
4 years ago
crypto_cbc_encryptor.hpp
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
4 years ago
crypto_ccm_decryptor.hpp
fs: utilities for hac2l to print gc headers
4 years ago
crypto_ccm_encryptor.hpp
fs: utilities for hac2l to print gc headers
4 years ago
crypto_cmac_generator.hpp
crypto: implement CmacGenerator
1 year ago
crypto_csrng.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_ctr_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_ctr_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_gcm_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_hmac_generator.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_hmac_sha1_generator.hpp
ams: support building unit test programs on windows/linux/macos
4 years ago
crypto_hmac_sha256_generator.hpp
ams: support building unit test programs on windows/linux/macos
4 years ago
crypto_md5_generator.hpp
ams: support building unit test programs on windows/linux/macos
4 years ago
crypto_memory_clear.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_memory_compare.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_rsa_calculator.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_rsa_oaep_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_rsa_oaep_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_rsa_oaep_sha256_decoder.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_rsa_oaep_sha256_decryptor.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_rsa_oaep_sha256_encryptor.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_rsa_pkcs1_sha256_verifier.hpp
fs: add gc validation wrappers for hac2l
4 years ago
crypto_rsa_pkcs1_verifier.hpp
fs: add gc validation wrappers for hac2l
4 years ago
crypto_rsa_pss_sha256_verifier.hpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
crypto_rsa_pss_verifier.hpp
fs: add gc validation wrappers for hac2l
4 years ago
crypto_sha1_generator.hpp
ams: support building unit test programs on windows/linux/macos
4 years ago
crypto_sha256_generator.hpp
ams: address some warnings when building with gcc-12
4 years ago
crypto_sha3_generator.hpp
ams: support building unit test programs on windows/linux/macos
4 years ago
crypto_xts_decryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago
crypto_xts_encryptor.hpp
exo/vapours: refactor member variables to m_ over this->
4 years ago