|
Failed to load latest commit information. |
|
_example
|
fix simple example, add README
|
Aug 24, 2018
|
|
upgrade
|
Rewrite Tests UserAuth
|
Jun 12, 2018
|
|
.gitignore
|
ignore .idea
|
Aug 24, 2018
|
|
.travis.yml
|
Update Travis-CI
|
Jun 12, 2018
|
|
LICENSE
|
Add LICENSE file
|
Aug 18, 2014
|
|
README.md
|
more readme
|
Aug 24, 2018
|
|
aes.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
aes_tab.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
backup.go
|
fix breaking compatibility.
|
Mar 21, 2017
|
|
backup_test.go
|
Test the error reporting when preparing to perform a backup.
|
Sep 23, 2016
|
|
callback.go
|
ADD: User authentication
|
May 30, 2018
|
|
callback_test.go
|
Move argument converters to callback.go, and optimize return value ha…
|
Aug 21, 2015
|
|
cbc_decrypt.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
cbc_done.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
cbc_encrypt.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
cbc_getiv.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
cbc_setiv.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
cbc_start.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
compare_testvector.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_argchk.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_cipher_descriptor.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_cipher_is_valid.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_constants.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_cipher.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_cipher_any.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_cipher_id.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_hash.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_hash_any.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_hash_id.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_hash_oid.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_find_prng.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_fsa.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_hash_descriptor.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_hash_is_valid.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_inits.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_ltc_mp_descriptor.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_prng_descriptor.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_prng_is_valid.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_prng_rng_descriptor.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_register_cipher.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_register_hash.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_register_prng.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_sizes.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_unregister_cipher.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_unregister_hash.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypt_unregister_prng.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
crypto.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
doc.go
|
Removing an unused C import to allow for "buildable" go files. Fixes m…
|
Jan 18, 2017
|
|
error.go
|
fix breaking compatibility.
|
Mar 21, 2017
|
|
error_test.go
|
fix error message
|
Nov 18, 2017
|
|
fortuna.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hash_memory.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hash_memory_multi.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_done.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_file.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_init.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_memory.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_memory_multi.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_process.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
hmac_test.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
pkcs_5_2.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
sha1.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
sha256.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
sqlcipher.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
sqlite3-binding.c
|
add tomcrypt to project
|
Aug 23, 2018
|
|
sqlite3-binding.c.diff
|
update sqlite3-binding.c.diff
|
Aug 24, 2018
|
|
sqlite3-binding.h
|
bump sqlite3 3.24.0 and add TestUpsert.
|
Jun 12, 2018
|
|
sqlite3.go
|
Merge pull request #1 from mattn/master
|
Aug 30, 2018
|
|
sqlite3_context.go
|
rename
|
Mar 5, 2017
|
|
sqlite3_func_crypt.go
|
ADD: User Authentication Password Encoders
|
Jun 5, 2018
|
|
sqlite3_func_crypt_test.go
|
Add Tests for Crypt Encoders
|
Jun 12, 2018
|
|
sqlite3_go18.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_go18_test.go
|
Add Tests for Crypt Encoders
|
Jun 12, 2018
|
|
sqlite3_libsqlite3.go
|
Add: OpenBSD
|
Jun 13, 2018
|
|
sqlite3_load_extension.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_load_extension_omit.go
|
ADD: User authentication
|
May 30, 2018
|
|
sqlite3_opt_allow_uri_authority.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_app_armor.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_foreign_keys.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_fts3_test.go
|
Rename
|
May 23, 2018
|
|
sqlite3_opt_fts5.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_opt_icu.go
|
Add: OpenBSD
|
Jun 13, 2018
|
|
sqlite3_opt_introspect.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_json1.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_opt_secure_delete.go
|
Add: PRAGMA secure_delete
|
May 29, 2018
|
|
sqlite3_opt_secure_delete_fast.go
|
Add: PRAGMA secure_delete
|
May 29, 2018
|
|
sqlite3_opt_stat4.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_userauth.go
|
Update User Authentication
|
Jun 1, 2018
|
|
sqlite3_opt_userauth_omit.go
|
Update User Authentication
|
Jun 1, 2018
|
|
sqlite3_opt_userauth_test.go
|
Rewrite Tests UserAuth
|
Jun 12, 2018
|
|
sqlite3_opt_vacuum_full.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_vacuum_incr.go
|
Add: Copyright for additional Features
|
May 29, 2018
|
|
sqlite3_opt_vtable.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_opt_vtable_test.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_other.go
|
fix/306
|
Jun 28, 2018
|
|
sqlite3_solaris.go
|
Moved solaris flag from _other.go => _solaris.go
|
Jun 13, 2018
|
|
sqlite3_test.go
|
Use t.Skip for TestUpsert to be compliant with the actual cade base.
|
Jun 12, 2018
|
|
sqlite3_trace.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_type.go
|
go vet && golint
|
Nov 6, 2016
|
|
sqlite3_usleep_windows.go
|
fmt update
|
May 26, 2018
|
|
sqlite3_windows.go
|
fmt update
|
May 26, 2018
|
|
sqlite3ext.h
|
bump sqlite3 3.24.0 and add TestUpsert.
|
Jun 12, 2018
|
|
static_mock.go
|
Add static_mock.go to allow building with CGO_ENABLED=0
|
Feb 1, 2018
|
|
tomcrypt.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_argchk.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_cfg.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_cipher.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_custom.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_hash.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_mac.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_macros.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_math.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_misc.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_pk.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_pkcs.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_private.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
tomcrypt_prng.h
|
add tomcrypt to project
|
Aug 23, 2018
|
|
zeromem.c
|
add tomcrypt to project
|
Aug 23, 2018
|