Latest #crypto Threads Top

jsm
SpeckEx is an Elixir version of block cipher Speck, developed by the NSA (:scream:) in 2013 as a “lightweight” cipher. SpeckEx uses Rust ...
New
xk1000
Hello! I’m working on a piece of software with the requirement that I use a FIPS-approved encryption module. I’ve built OpenSSL 3.6.0 wi...
New
adamu
I’ve been working with a problem involving cryptography recently, which requires cryptographically secure random numbers. This post is my...
New
minimonster
Dear elixir programmers, I am currently having a project where the server sends me a nonce to be used in a AES-SIV encryption scheme (rf...
New
arruah
Hello everyone, I’m encountering a truly baffling and persistent issue with Elixir’s bitstring syntax for little-endian integer encoding...
New
tkuehn
Hi everyone. I’m currently looking into AES256 CBC and how to encrypt/decrypt plaintext using Elixir. The Erlang crypto module provides ...
New
rodolphofreire
I didn’t find a way to do this command on openssl using erlang public_key, someone ha any similar issue? all data I receive is a data, a...
New
jsm
Generate globally unique nonces (number-only-used-once) in distributed Elixir. These nonces are used to form the basis of an upcoming GUI...
New
EinerZG
Hi all, I have a problem with the generation of a hash. I have a Javascript code that takes the body of a request, passes it to a string ...
New
CharlesO
Please can you provide or point to replacement code for: crypto — crypto v5.5 (erlang.org) from here: Deprecations — Erlang/OTP v27.0.1...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

jsm
Generate globally unique nonces (number-only-used-once) in distributed Elixir. These nonces are used to form the basis of an upcoming GUI...
New
adamu
I’ve been working with a problem involving cryptography recently, which requires cryptographically secure random numbers. This post is my...
New
jsm
SpeckEx is an Elixir version of block cipher Speck, developed by the NSA (:scream:) in 2013 as a “lightweight” cipher. SpeckEx uses Rust ...
New
minimonster
Dear elixir programmers, I am currently having a project where the server sends me a nonce to be used in a AES-SIV encryption scheme (rf...
New
xk1000
Hello! I’m working on a piece of software with the requirement that I use a FIPS-approved encryption module. I’ve built OpenSSL 3.6.0 wi...
New

Last Three Year's Trending Top

peoj
Hi folks, I’m attempting to port this JS code into its Erlang/Elixir equivalent: const key = "mysecretkey"; function decryptString(enc...
New
voltone
Erlang/OTP’s :public_key application provides a set of high-level APIs for working with common PKI-related data structures. Under the hoo...
New
silverdr
I have a mix release application running in a container but it seems to have problems with cacerts. If I run: docker exec -it 1773f1bd76...
New
CharlesO
Please how can we replace :des_ecb, the list of supported ciphers no longer includes :des_ecb :crypto.supports(:ciphers) |> Enum.so...
New
orn
Hi everyone! I have an AEAD-GCM encrypted token with the cipher text, init vector, and the tag. I also have a key which is base64 encode...
New
earthtrip
Hi all I’m banging my head against the wall on this… I have to port a bit of Java code over to Elixir/erlang and can’t seem to get this ...
New
cantiero
I am trying to sign a XML document in a way that gets the same signature as the one produced in the Python code bellow, which I’ve verifi...
New
CharlesO
Please can you provide or point to replacement code for: crypto — crypto v5.5 (erlang.org) from here: Deprecations — Erlang/OTP v27.0.1...
New
arruah
Hello everyone, I’m encountering a truly baffling and persistent issue with Elixir’s bitstring syntax for little-endian integer encoding...
New
tkuehn
Hi everyone. I’m currently looking into AES256 CBC and how to encrypt/decrypt plaintext using Elixir. The Erlang crypto module provides ...
New
EinerZG
Hi all, I have a problem with the generation of a hash. I have a Javascript code that takes the body of a request, passes it to a string ...
New
N0x90
Years ago i worte keccak_ex with only support for hash 256 Now I completed the support for hash 512 and 128 bytes The “problem” Both i...
New
rodolphofreire
I didn’t find a way to do this command on openssl using erlang public_key, someone ha any similar issue? all data I receive is a data, a...
New

Trending Over Three Years Top

aligredo
Hello there, I’m trying to generate a checksum using :crypto.hash/2, I want to hash the first 8 characters only of my string and get the...
New
CinderellaMan
Hello, I’m not sure where this should / could be posted, but I’ve put a lot of effort and just released my first video about streaming c...
New
TheSquad
Hi all, I’m having trouble trying to decrypt in Elixir (using ExCrypto - which is a only a wrapper around crypto and public_key) encrypt...
New
Niranjan
Hi Everyone, Any help will be really appreciated! I am new to elixir and was trying the crypto module for aes_128_cbc but facing issue ...
New
Crowdhailer
I’m experimenting with using the web crypto API. and want to verify signatures from the browser in Elixir (or erlang, so far I have used ...
New
BoZhenka
I have some problems with :crypto.verify. message = 'whatever' sign = 'zFuf7bRH4RHwyktaqHQwmX5rn3LfSb4dKo' public_key = 'MIGJAoGBAM1fmNU...
New
retgoat
Hello, I have a PEM certificate issued for my CSR: my-cert.crt, my private key: private key I can create a PKCS7 file with that command...
New
CinderellaMan
Create a cryptocurrency trading bot in Elixir (YouTube videos, ebook pay what you want) <span class="hashtag-icon-placeholder"></span>eli...
New
dev
Hello, I have a problem with encryption. I have keys generated by kleopatra software: https://www.openpgp.org/software/kleopatra/ It’s...
New
wking-io
In Javascript libraries there is this helper: recoverPersonalSignature That takes in a nonce and the signature and validates it returni...
New
fnux
Hello ! I was expecting :crypto.block_encrypt :aes_ige256 to be symmetric, I don’t get what’s wrong. Can someone enlighten me ? Here is...
New
bkolobara
Hi, I’m trying to generate an ED25519 public key from a secret key using Erlang’s crypto application. I’m able to generate a random keyp...
New
ktanev
I have used until now this library for ed25519 signing and verifying - https://hexdocs.pm/ed25519/Ed25519.html#content. However, I am not...
New
dominicletz
Implementing ex_sha3 was an experiment of a pure Elixir version of the fips-202 sha3 and original keccak algorithms. ex_sha3 works platfo...
New
mdjohns
Hey all, working on my first Elixir/Phoenix project, which includes a Discord bot. Per the Discord documentation, applications must vali...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement