Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decentralized-identity/bbs-signature
/ functions
Functions
26 in github.com/decentralized-identity/bbs-signature
⨍
Functions
26
◇
Types & classes
29
↓ 7 callers
Function
fetchPerSuiteFixtures
(dir:string, filter = /.json$/)
tooling/fixtures/fetchFixtures.ts:133
↓ 1 callers
Function
fetchNestedFixtures
(name: string, input: any)
tooling/fixtures/fetchFixtures.ts:113
↓ 1 callers
Method
from
(sk: &SecretKey)
tooling/keygen/src/main.rs:47
↓ 1 callers
Function
global_generators
(make_generators_fn: F, len: usize)
tooling/message-generators/src/main.rs:127
↓ 1 callers
Function
isObject
(value: unknown)
tooling/fixtures/fetchFixtures.ts:7
↓ 1 callers
Function
main
()
tooling/fixtures/index.ts:14
↓ 1 callers
Function
print_generators
(generators: &Generators)
tooling/message-generators/src/main.rs:143
↓ 1 callers
Function
resolveFixtures
(subDirectory: string, filter: any)
tooling/fixtures/fetchFixtures.ts:10
↓ 1 callers
Function
signer_specific_generators
(make_generators_fn: F, len: usize)
tooling/message-generators/src/main.rs:134
↓ 1 callers
Method
to_bytes
(&self)
tooling/keygen/src/main.rs:31
↓ 1 callers
Function
write_generators_to_file
(generators: &Generators, file_name: String)
tooling/message-generators/src/main.rs:161
↓ 1 callers
Function
write_keypair_to_file
( ikm: &str, key_info: Option<&str>, key_pair: KeyPair, file: Option<String>, )
tooling/keygen/src/main.rs:182
Method
bp_generator_seed
The G1 base point generator seed
tooling/message-generators/src/ciphersuites.rs:17
Method
fmt
(&self, f: &mut fmt::Formatter)
tooling/keygen/src/main.rs:22
Method
from_str
(s: &str)
tooling/message-generators/src/main.rs:73
Method
from_str
(s: &str)
tooling/keygen/src/main.rs:139
Method
generator_dst
()
tooling/message-generators/src/ciphersuites.rs:25
Method
generator_seed
()
tooling/message-generators/src/ciphersuites.rs:12
Method
generator_seed_dst
()
tooling/message-generators/src/ciphersuites.rs:21
Function
hash_to_scalar
(msg_octets: &[u8], dst: &[u8])
tooling/keygen/src/main.rs:60
Function
keygen
( key_material: &[u8], key_info: Option<&[u8]>, key_dst: Option<&[u8]>, )
tooling/keygen/src/main.rs:77
Function
main
()
tooling/message-generators/src/main.rs:107
Function
main
()
tooling/keygen/src/main.rs:218
Function
make_g1_base_point
()
tooling/message-generators/src/main.rs:209
Function
make_generators
(seed: Option<&[u8]>, len: usize)
tooling/message-generators/src/main.rs:175
Method
serialize
(&self, serializer: S)
tooling/message-generators/src/main.rs:19