Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decentralized-identity/aries-rfcs
/ functions
Functions
186 in github.com/decentralized-identity/aries-rfcs
⨍
Functions
186
◇
Types & classes
18
Method
all_good_idx
()
concepts/0003-protocols/tictactoe/test_tictactoe.py:75
Method
delete_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:211
Method
delete_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:258
Method
denied
(self)
concepts/0029-message-trust-contexts/mtc.py:79
Function
describe_impl_row
(row)
code/rfcs.py:128
Function
die
(final_message: &str)
features/0042-lox/reference_code/lox-cli/src/main.rs:241
Function
find_refs
(dict, key, value)
code/test_rfcs.py:154
Function
get_impl_base
(uri)
code/rfcs.py:179
Method
get_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:66
Method
get_secret
(&mut self, id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:142
Function
get_test_results_link
(impl_row)
code/rfcs.py:138
Function
handle
(wc, agent)
concepts/0003-protocols/tictactoe/handler.py:17
Method
handle_err
()
features/0042-lox/reference_code/lox/src/keyring/windows.rs:51
Method
is_done
(self)
concepts/0003-protocols/tictactoe/test_state_machine.py:6
Method
is_done
(self)
concepts/0003-protocols/tictactoe/test_state_machine.py:10
Method
labels
Return a long-form string that describes which flags are set and explicitly unset.
concepts/0029-message-trust-contexts/mtc.py:132
Function
link_tag
(tag)
code/rfcs.py:86
Method
list_secrets
()
features/0042-lox/reference_code/lox/src/keyring/linux.rs:43
Method
list_secrets
()
features/0042-lox/reference_code/lox/src/keyring/windows.rs:114
Method
list_secrets
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:148
Function
load_game
(moves)
concepts/0003-protocols/tictactoe/handler.py:14
Function
main
()
features/0042-lox/reference_code/lox-cli/src/main.rs:30
Method
new
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:18
Method
new
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:62
Method
new
(service: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:138
Function
next_move
Return the best cell for the player to pick, given current game state--or None if the game has already been won.
concepts/0003-protocols/tictactoe/ai.py:19
Function
normalize_impl_name
(name)
code/rfcs.py:169
Function
parse_peek_criteria_test
()
features/0042-lox/reference_code/lox/src/lib.rs:82
Function
parse_port_test
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:380
Function
parse_protocol_test
()
features/0042-lox/reference_code/lox/src/keyring/macos.rs:389
Method
peek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/linux.rs:69
Method
peek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/windows.rs:146
Method
peek_secret
(id: &str)
features/0042-lox/reference_code/lox/src/keyring/macos.rs:213
Function
run
()
features/0066-non-repudiable-cryptographic-envelope/demo.py:17
Function
scratch_space
()
code/test_rfcs.py:13
Method
setUp
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:10
Method
set_secret
(&mut self, id: &str, secret: &[u8])
features/0042-lox/reference_code/lox/src/keyring/windows.rs:158
Method
set_secret
(&mut self, id: &str, secret: &[u8])
features/0042-lox/reference_code/lox/src/keyring/macos.rs:253
Function
sm
()
concepts/0003-protocols/tictactoe/test_state_machine.py:14
Function
split_hyperlink
Turn a markdown hyperlink [...](...) into a (clickable_text, uri) pair.
code/rfcs.py:159
Method
test_bad_idx_to_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:69
Method
test_bad_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:43
Method
test_bad_other_player
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:88
Method
test_cant_clobber_existing_cell
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:48
Function
test_early_exit_by_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:88
Function
test_early_exit_by_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:93
Function
test_event_while_done
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:102
Method
test_first
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:12
Method
test_first_move
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:119
Function
test_flag_changes
()
concepts/0029-message-trust-contexts/mtc_test.py:24
Function
test_from_text
()
concepts/0029-message-trust-contexts/mtc_test.py:38
Method
test_get_item_from_empty
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:26
Method
test_good_idx_to_key
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:74
Method
test_good_other_player
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:83
Method
test_head_to_head
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:122
Function
test_illegal_move_by_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:28
Function
test_illegal_move_by_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:77
Function
test_impls
()
code/test_rfcs.py:103
Function
test_index
(scratch_space)
code/test_rfcs.py:20
Method
test_line_winnable
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:102
Function
test_links
()
code/test_rfcs.py:29
Method
test_load_and_dump
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:93
Function
test_my_move_first
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:20
Function
test_no_state_on_start
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:17
Function
test_partial_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:18
Function
test_post_hooks
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:155
Function
test_pre_hooks_allow
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:129
Function
test_pre_hooks_deny
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:140
Function
test_receive_move_in_wrapup
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:58
Function
test_rfc_metadata
()
code/test_rfcs.py:34
Function
test_send_move_in_wrapup
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:51
Method
test_set_item_with_bad_value
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:37
Method
test_simple_set_item
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:28
Function
test_suite_impls
(rfc, return_matches)
code/rfcs.py:119
Function
test_their_move_first
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:24
Method
test_turns_enforced
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:16
Function
test_undefined_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:8
Function
test_unrecognized_event
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:98
Method
test_winner1
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:52
Method
test_winner2
(self)
concepts/0003-protocols/tictactoe/test_tictactoe.py:59
Function
test_wrapup_from_me
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:43
Function
test_wrapup_from_them
(sm)
concepts/0003-protocols/tictactoe/test_state_machine.py:35
Function
test_zero_trust
()
concepts/0029-message-trust-contexts/mtc_test.py:13
Method
undefine
(self, flags)
concepts/0029-message-trust-contexts/mtc.py:61
Function
walk
Generate an RFC tuple for every RFC in the repo.
code/rfcs.py:46
Function
walk_headers
Generate a regex match object for each markdown header in a doc. This matcher can be used to find the header or to extract the text of the he
code/rfcs.py:149
← previous
101–186 of 186, ranked by callers