Skip to content

Instantly share code, notes, and snippets.

View aknutman's full-sized avatar
💭
I may be slow to respond.

Eldest Pasirula aknutman

💭
I may be slow to respond.
View GitHub Profile
@aknutman
aknutman / AES.cs
Created July 30, 2021 03:06 — forked from mhingston/AES.cs
AES-256-CBC for C# and Node
using System;
using System.IO;
using System.Security.Cryptography;
using System.Text;
class AES
{
public static string Encrypt(string plainText, string keyString)
{
byte[] cipherData;
@aknutman
aknutman / keybase.md
Created July 3, 2020 09:56
Github Confirmation File for Keybase

Keybase proof

I hereby claim:

  • I am aknutman on github.
  • I am aknutman (https://keybase.io/aknutman) on keybase.
  • I have a public key ASA-P9MLVtbn1Hs3rB6w6KCzt2MuJGGwt9WlhT-kunFehAo

To claim this, I am signing this object: