Skip to content
View potatosalad's full-sized avatar

Block or report potatosalad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. erlang-jose erlang-jose Public

    JSON Object Signing and Encryption (JOSE) for Erlang and Elixir

    Erlang 317 103

  2. ruby-jose ruby-jose Public

    JSON Object Signing and Encryption (JOSE) for Ruby

    Ruby 66 32

  3. erlang-libsodium erlang-libsodium Public

    libsodium asynchronous port driver for Erlang and Elixir

    C 51 14

  4. elixirconf2017 elixirconf2017 Public

    Well-Behaved Native Implemented Functions for Elixir

    C 32 2

  5. ruby-erlang-etf ruby-erlang-etf Public

    Erlang External Term Format (ETF) for Ruby

    Ruby 30 10

  6. erlang-libdecaf erlang-libdecaf Public

    ed448goldilocks (libdecaf) NIF with timeslice reductions for Erlang and Elixir.

    C 30 16

464 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 7 commits in 1 repository

Created a pull request in erlang/otp that received 1 comment

[crypto] Add AES-GCM-SIV

Adding an early PR to add support for AES-GCM-SIV. Encryption appears to work fine, decryption does not for some reason: 1> PlainText = <<"abc">>, Key

+47 −4 lines changed 1 comment
Loading