GitHub Stars are *just* shy of personal endorsements (—necessarily—NOT to say that I don't personally endorse many things I've Starred)
-
one9.is/enough
- Huntsville, AL
- http://www.ishygddt.xyz/~james/
Block or Report
Block or report JamesTheAwesomeDude
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
#!/usr/bin/env python3
23# DEC Sixbit binary-packed hierarchicial mapping
4# of the DNS namespace onto hereby-proposed child node, dns-root(52)
5# of IANA's unused OID node {iso(1) identified-organization(3) iana(90)}
-
1
#!/bin/bash
2set -e
3set -o pipefail
45# USAGE:
-
1
#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3from __future__ import division
4import sys, os, stat, fcntl, subprocess, select, re
5if sys.version_info < (3,):
-
cerdicator Public
Enhanced TLS indicator with an emphasis on information about the Root Certificate Authority from which the connection's authenticity is derived
JavaScript 3
-
1
# ~/.config/systemd/user/minecraft@.service
23# Setup:
4# loginctl enable-linger "${USER}"
5# systemctl --user daemon-reload
-
1
@echo OFF
2rem TODO: testing on XP and 7
3rem TODO: robustness checking
4rem YOU MUST EDIT THE 3 VARIABLES BELOW TO BE CORRECT:
5set C_IFACE="Ethernet (1)"
112 contributions in the last year
Less
More
Contribution activity
March 2023
Created 1 repository
Created an issue in jetperch/pymonocypher that received 2 comments
feature request: expose elligator2
Would it be feasible to surface these bindings, too? Monocypher is pretty much the only source (as far as I could tell) of Elligator2 in the wild, …
2
comments