SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Modules
Here is a list of all modules:
[detail level 123]
 keydb.scModule for working with key-value database
 matrix.scModule with functions for manipulating matrices and vectors
 oblivious.scModule with functions for oblivious tasks
 profiling.scModule for profiling SecreC programs
 shared2p.scModule with shared2p protection domain functions
 shared2p_random.scModule with functions for randomizing values
 shared3p.scModule with shared3p protection domain functions
 shared3p_aes.scModule with AES128/192/256 functions
 shared3p_bloom.scModule with bloom filter functions
 shared3p_join.scModule with tableJoinAes128
 shared3p_keydb.scModule for working with key-value databases that contain shared3p shares
 shared3p_matrix.scModule with functions for manipulating matrices and vectors (shared3p protection domain)
 shared3p_oblivious.scModule with functions for oblivious tasks (shared3p protection domain)
 shared3p_oblivious_ram.scModule with functions for oblivious array lookup and write (ORAM)
 shared3p_permutation.scModule with procedures for permuting vectors and matrices
 shared3p_random.scModule with functions for randomizing values
 shared3p_sort.scModule with functions for sorting values
 shared3p_statistics_common.scModule with statistics support functions that are useful primarily in other statistics modules
 shared3p_statistics_distribution.scModule for visualising distribution of data
 shared3p_statistics_glm.scModule for performing regression analysis of generalized linear models
 shared3p_statistics_outliers.scModule with functions for detecting unexpected elements in a dataset
 shared3p_statistics_pca.scModule for performing principal component analysis
 shared3p_statistics_regression.scModule for performing regression analysis
 shared3p_statistics_summary.scModule for finding the main percentiles in statistics
 shared3p_statistics_testing.scModule with statistical hypothesis tests
 shared3p_string.scModule with string functions
 shared3p_table_database.scModule for working with table databases that contain shared3p shares
 stdlib.scModule with standard general functions
 table_database.scModule for working with table databases
 trace.scModule for tracing operations in sharemind-trace format