Skip to content

Instantly share code, notes, and snippets.

View voluntas's full-sized avatar
🎲
Focusing

V voluntas

🎲
Focusing
View GitHub Profile

Mac mini (M1, 2020)

$ openssl speed -evp aes-128-gcm
Doing aes-128-gcm for 3s on 16 size blocks: 31121413 aes-128-gcm's in 3.00s
Doing aes-128-gcm for 3s on 64 size blocks: 8021030 aes-128-gcm's in 3.00s
Doing aes-128-gcm for 3s on 256 size blocks: 1963731 aes-128-gcm's in 3.00s
Doing aes-128-gcm for 3s on 1024 size blocks: 489641 aes-128-gcm's in 3.00s
Doing aes-128-gcm for 3s on 8192 size blocks: 61085 aes-128-gcm's in 3.00s
LibreSSL 2.8.3
@voluntas
voluntas / sora_h265.md
Last active February 19, 2023 09:11
Sora で WebRTC の H.265 を試す

Sora で WebRTC の H.265 を試す

前提

Sora Labo の使い方は把握している前提の資料です

v=0
o=mozilla...THIS_IS_SDPARTA-75.0 8786496142263157223 0 IN IP4 0.0.0.0
s=-
t=0 0
a=sendrecv
a=fingerprint:sha-256 0C:BF:8C:9A:45:DA:6D:39:FC:D2:D3:A4:5F:D7:A0:A9:95:44:51:68:EE:DA:48:DC:AC:BC:31:66:33:FB:27:FC
a=group:BUNDLE 0 1
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 51592 UDP/TLS/RTP/SAVPF 109 9 0 8 101
@voluntas
voluntas / webrtc_insertable_streams.rst
Last active April 24, 2020 12:26
WebRTC Insertable Streams コトハジメ

WebRTC Insertable Streams コトハジメ

更新:2020-04-24
作者:@voluntas
バージョン:2020.1
URL:https://voluntas.github.io/

対象読者

@voluntas
voluntas / webrtc_sfu_e2ee.rst
Last active September 21, 2020 09:42
WebRTC SFU + E2EE コトハジメ
@voluntas
voluntas / kaede.rst
Last active March 3, 2024 11:03
リアルタイムボード Kaede (仮) 設計ログ

リアルタイムボード Kaede (仮) 設計ログ

日時:2020-04-07
作:時雨堂
バージョン:2020.2

このプロジェクトに興味がある人はこの資料や momo のリポジトリに Star をつけてもらえると嬉しいです。

@voluntas
voluntas / sora_momo_av1.md
Last active September 12, 2020 14:29
Sora と Momo で WebRTC の AV1 を試す

Sora と Momo で WebRTC の AV1 を試す

前提

Sora Labo と Momo の使い方は把握している前提の資料です

@voluntas
voluntas / momo_sora_av1.json
Created April 5, 2020 13:05
WebRTC Native Client -> WebRTC SFU Sora の AV1 を利用した際の getStats 情報
[
{
"channel_id": "sora",
"connection_id": "5EJ3MEH7ED3MN5GMH69PMT8CZM",
"remote_stats": [
{
"base64Certificate": "MIIBFjCBvaADAgECAgkAxZAigEGwVIcwCgYIKoZIzj0EAwIwETEPMA0GA1UEAwwGV2ViUlRDMB4XDTIwMDQwNDEzMDI0MVoXDTIwMDUwNTEzMDI0MVowETEPMA0GA1UEAwwGV2ViUlRDMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAENMp7RBWyZGOHY0yU+yweJdbX/dbWr7RQ62ltG5Jw4qi44/TK0ZNslDRTiCIIXIcPh8i9PZkYymiPpnuANuG7hTAKBggqhkjOPQQDAgNIADBFAiBMrFWhAv7wpe8S3lfX61BhcQyAesjDUElBEPRAUchqTgIhAMEu+w3+KujTfZj7usf6+/n8H96uL+lXryan6aTYMUUf",
"fingerprint": "98:55:B0:B9:5C:BE:24:4F:07:50:7B:6A:F4:EB:0A:81:C4:61:F8:42:A7:89:BA:39:9C:4A:AD:81:50:C2:87:96",
"fingerprintAlgorithm": "sha-256",
"id": "RTCCertificate_98:55:B0:B9:5C:BE:24:4F:07:50:7B:6A:F4:EB:0A:81:C4:61:F8:42:A7:89:BA:39:9C:4A:AD:81:50:C2:87:96",
@voluntas
voluntas / shiguredover.rst
Last active February 2, 2024 01:16
時雨堂 バージョニング

時雨堂 バージョニング

更新:2023-08-13
作者:@voluntas
バージョン:2023.1
URL:https://voluntas.github.io/

変更履歴

@voluntas
voluntas / sqlite3_json.md
Created March 15, 2020 08:28
SQLite3 で JSON 拡張 コトハジメ

SQLite3 で JSON 拡張 コトハジメ

注意

  • SQL 素人が書いてます

テーブルとデータ

CREATE TABLE authn_log (