Skip to content

Instantly share code, notes, and snippets.

@chexum
chexum / tabletest.md
Last active February 10, 2023 12:17
Markdown table test

test

id nick name port
1 vger vger.example.net 22
{
 "firstName": "John",
@chexum
chexum / dnssec-keyfromrsa
Last active July 29, 2016 21:14
Create DNSSEC style key files from RSA keys created by openssl.
#!/usr/bin/env python
"""
openssl genrsa -out example.com.rsa 1280
dnssec-keyfromrsa example.com.rsa >Kexample.com.+008+33333.private
"""
from subprocess import Popen,PIPE
import sys,StringIO,re,base64
import struct

Keybase proof

I hereby claim:

  • I am chexum on github.
  • I am chexum (https://keybase.io/chexum) on keybase.
  • I have a public key whose fingerprint is 2E5F 330E AC3E 95F2 4266 48BD 086D C2A6 D40B 9D04

To claim this, I am signing this object: