サクサク読めて、アプリ限定の機能も多数!
GoogleからSigned HTTP Exchange(SXG)を実現するライブラリlibsxgが提供されました
y___u のブックマーク 2019/08/16 17:57
GitHub - google/libsxg: Signed HTTP Exchange library[Google][web][エンジニア] GoogleからSigned HTTP Exchange(SXG)を実現するライブラリlibsxgが提供されました2019/08/16 17:57
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/google2019/08/16
#include <assert.h> #include <libsxg.h> #include <openssl/crypto.h> #include <openssl/pem.h> #include <stdbool.h> #include <stdio.h> #include <time.h> int main() { // Load keys. char passwd[] = "";...
32 人がブックマーク・3 件のコメント
\ コメントが サクサク読める アプリです /
GoogleからSigned HTTP Exchange(SXG)を実現するライブラリlibsxgが提供されました
y___u のブックマーク 2019/08/16 17:57
このブックマークにはスターがありません。
最初のスターをつけてみよう!
GitHub - google/libsxg: Signed HTTP Exchange library
github.com/google2019/08/16
#include <assert.h> #include <libsxg.h> #include <openssl/crypto.h> #include <openssl/pem.h> #include <stdbool.h> #include <stdio.h> #include <time.h> int main() { // Load keys. char passwd[] = "";...
32 人がブックマーク・3 件のコメント
\ コメントが サクサク読める アプリです /