SecItem.type SecItem.len, SecItem.data PK11SymKey.key_data, PK11SymKey.key_length, PK11SymKey.slot create_context_by_sym_key param_from_iv generate_new_param get_iv_length get_block_size get_pad_mechanism * SecItem's now support indexing and slicing on their data * Clean up parsing and parameter validation of variable arg functions git-svn-id: svn://10.0.0.236/trunk@258428 18797224-902f-48f8-a5cc-f745e15eee43
26 lines
398 B
Plaintext
26 lines
398 B
Plaintext
LICENSE.gpl
|
|
LICENSE.lgpl
|
|
LICENSE.mpl
|
|
README
|
|
setup.cfg
|
|
setup.py
|
|
doc/ChangeLog
|
|
doc/examples/httplib_example.py
|
|
doc/examples/ssl_example.py
|
|
lib/httplib.py
|
|
test/cipher_test.py
|
|
test/digest_test.py
|
|
src/NSPRerrs.h
|
|
src/SECerrs.h
|
|
src/SSLerrs.h
|
|
src/__init__.py
|
|
src/py_nspr_common.h
|
|
src/py_nspr_error.c
|
|
src/py_nspr_error.h
|
|
src/py_nspr_io.c
|
|
src/py_nspr_io.h
|
|
src/py_nss.c
|
|
src/py_nss.h
|
|
src/py_ssl.c
|
|
src/py_ssl.h
|