Latest #crypto Threads Top

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 be used to form the basis of an upcoming ...
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
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
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

adamu
I’ve been working with a problem involving cryptography recently, which requires cryptographically secure random numbers. This post is my...
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
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
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
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
arruah
Hello everyone, I’m encountering a truly baffling and persistent issue with Elixir’s bitstring syntax for little-endian integer encoding...
New
jsm
Generate globally unique nonces (number-only-used-once) in distributed Elixir. These nonces are be used to form the basis of an upcoming ...
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
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

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
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
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
jonericcook
Hello, I am trying write elixir code to recreate the behavior from this python script. import bech32 import ecdsa from ecdsa.curves imp...
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