#
key
Here are 389 public repositories matching this topic...
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
-
Updated
Dec 13, 2020 - JavaScript
Use property paths (`a.b.c`) get a nested value from an object.
nodejs
javascript
node
paths
object
deep
value
key
lodash
get
nested
dot-notation
dot-prop
jonschlinkert
object-path
deep-property
get-deep
-
Updated
Dec 15, 2020 - JavaScript
A simple, yet powerful chromakey / greenscreen solution for Unity. Designed to be used with virtual production.
-
Updated
Jan 3, 2022 - ShaderLab
Key establishment using KDC server.
-
Updated
Apr 4, 2022 - Java
Station-to-Station authentication key exchange protocol.
-
Updated
Jan 12, 2021 - Java
Flashing tools for VW AG control units over UDS. Includes support for Simos18.1 and Simos18.10, including signature bypass and support for modified Application Software (ASW) as well as DQ250-MQB, including compression and encryption.
-
Updated
Mar 30, 2022 - Python
Bitcoin Wallet Address Generator
python
generator
bitcoin
address
cryptocurrency
key
wallet
segwit
bitcoin-address
bech32
wif
bitcoinaddress
bc1
-
Updated
May 2, 2021 - Python
Example project showing how to provide a Spring Boot App that serves a secured REST endpoint, that is called with Spring´s RestTemplate configured to use client authentification with a client certificate
spring-boot
key
java-keystore
jks
crt
spring-resttemplate
client-certificate
truststore
resttemplate-configuration
-
Updated
Mar 31, 2022 - Java
基于go-gin框架建立减少冗余动作项目,如:下载一些工具
shell
golang
crawler
scraper
spider
python3
gin
key
keygen
nginx-configuration
gin-gonic
navicat
nginx-conf
xshell
xftp
xmanager
mobaxterm-keygen
registry-workshop
-
Updated
Aug 14, 2021 - Go
Simple Java library to translate your text using Google Translate without using of API KEY
-
Updated
Aug 18, 2018 - Java
C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.
cli
console
security
application
cryptography
algorithm
encryption
cipher
cpp
table
file
bytes
password
lookup
character
key
base58
decryption
encryption-algorithm
symmetric
-
Updated
Jul 28, 2019 - C++
Improve this page
Add a description, image, and links to the key topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the key topic, visit your repo's landing page and select "manage topics."
I'm pretty sure I suggested annotating unrecognized_fields as a Mapping (so "immutable dict") at some point. I was probably thinking about the client use case but clearly in the repository case this annotation can be incorrect: we may actually want to modify the content.
unrecognised_fieldsthroughout the API (tuf/api/metadata.py) should be annotated as Dict.