MCPcopy Create free account

hub / github.com/decentralized-identity/bbs-signature / functions

Functions26 in github.com/decentralized-identity/bbs-signature

↓ 7 callersFunctionfetchPerSuiteFixtures
(dir:string, filter = /.json$/)
tooling/fixtures/fetchFixtures.ts:133
↓ 1 callersFunctionfetchNestedFixtures
(name: string, input: any)
tooling/fixtures/fetchFixtures.ts:113
↓ 1 callersMethodfrom
(sk: &SecretKey)
tooling/keygen/src/main.rs:47
↓ 1 callersFunctionglobal_generators
(make_generators_fn: F, len: usize)
tooling/message-generators/src/main.rs:127
↓ 1 callersFunctionisObject
(value: unknown)
tooling/fixtures/fetchFixtures.ts:7
↓ 1 callersFunctionmain
()
tooling/fixtures/index.ts:14
↓ 1 callersFunctionprint_generators
(generators: &Generators)
tooling/message-generators/src/main.rs:143
↓ 1 callersFunctionresolveFixtures
(subDirectory: string, filter: any)
tooling/fixtures/fetchFixtures.ts:10
↓ 1 callersFunctionsigner_specific_generators
(make_generators_fn: F, len: usize)
tooling/message-generators/src/main.rs:134
↓ 1 callersMethodto_bytes
(&self)
tooling/keygen/src/main.rs:31
↓ 1 callersFunctionwrite_generators_to_file
(generators: &Generators, file_name: String)
tooling/message-generators/src/main.rs:161
↓ 1 callersFunctionwrite_keypair_to_file
( ikm: &str, key_info: Option<&str>, key_pair: KeyPair, file: Option<String>, )
tooling/keygen/src/main.rs:182
Methodbp_generator_seed
The G1 base point generator seed
tooling/message-generators/src/ciphersuites.rs:17
Methodfmt
(&self, f: &mut fmt::Formatter)
tooling/keygen/src/main.rs:22
Methodfrom_str
(s: &str)
tooling/message-generators/src/main.rs:73
Methodfrom_str
(s: &str)
tooling/keygen/src/main.rs:139
Methodgenerator_dst
()
tooling/message-generators/src/ciphersuites.rs:25
Methodgenerator_seed
()
tooling/message-generators/src/ciphersuites.rs:12
Methodgenerator_seed_dst
()
tooling/message-generators/src/ciphersuites.rs:21
Functionhash_to_scalar
(msg_octets: &[u8], dst: &[u8])
tooling/keygen/src/main.rs:60
Functionkeygen
( key_material: &[u8], key_info: Option<&[u8]>, key_dst: Option<&[u8]>, )
tooling/keygen/src/main.rs:77
Functionmain
()
tooling/message-generators/src/main.rs:107
Functionmain
()
tooling/keygen/src/main.rs:218
Functionmake_g1_base_point
()
tooling/message-generators/src/main.rs:209
Functionmake_generators
(seed: Option<&[u8]>, len: usize)
tooling/message-generators/src/main.rs:175
Methodserialize
(&self, serializer: S)
tooling/message-generators/src/main.rs:19