Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libdap-crypto-python
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
cellframe
libdap-crypto-python
Graph
83f950f59d3ba97bcac9f108e8fb93bd12bfcfb3
Select Git revision
Branches
2
features-2324
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
20
14
27
Mar
22
12
23
Feb
23
Dec
17
16
14
13
20
Nov
11
Oct
3
30
Sep
24
19
18
10
9
3
30
Aug
27
Jul
26
25
23
15
9
5
4
2
1
27
Jun
25
[*] Replaced dap_enc_iaes256_calc_decode_size() with dap_enc_iaes256_calc_decode_max_size()
master
master
Merge branch 'features-2564' into 'master'
Merge branch 'master' of https://gitlab.demlabs.net/cellframe/libdap-crypto-python into features-2564
[*] Updated submodule 04/20/20.
[*] Some updates
Merge branch 'master' of https://gitlab.demlabs.net/cellframe/libdap-crypto-python
[*] Lot of changes
Merge branch 'bugs-3310' into 'master'
[+] Added a wrapper implementation over the dap_cert_add_folder function.
[+] Cert
[*] Fixed LOG_TAG and few other defines
Vers update
Merge branch 'features-2780' into 'master'
[-] Fix. Deleted word 'Chain' from the name structures.
Merge branch 'features-2780' into 'master'
[-] Deleted word Chain from wrapping_dap_hash
Merge branch 'features-2780' into 'master'
[+] Added wrapping function dap_chain_hash_fast_to_str_new
[+] Added definitions '-DDAP_LOG_MT'
[+] Added a wrapper over the dap_hash_type enumeration. And added wrapping structur dap_chain_hash_fast_t and functions dap_chain_str_to_hash_fast, dap_hash_fast, dap_hash_fast_compare, dap_hash_fast_is_blank, dap_chain_hash_fast_to_str.
[*] Updated submodules 12/13/19
[+] Added wrapping structures dap_pkey, dap_pkey_type, dap_sign
[*] Updated submodules
Merge branch 'features-2564' into 'master'
[*] Updated submodule.
[*] Fix. Added check connecting libdap-crypto submodule.
Merge branch 'features-2466' into 'master'
[-] Removed unnecessary comments, sections of code that are not used.
[*] Added compilation flag without position-dependent code. The function that describes the creation of a dynamic library is changed to static.
[*] Updated submodule
[*] The algorithm IAES 256CBC in unit test has been fixed.
[*] Updated README.md file.
[+] Added compilation of the module TPO and work with test files.
[*] Unit tests are fixed.
[+] Added TPO module to provide the Crypto, CryptoKeyType, CryptoDataType object in the libdap-crypto-python library
[*] updated submodule
[-] Removed submodule libdap-python in directory test.
[*] Fixed wrapping key removal functions.
[+] Added new objects of type CryptoKeyType - implements an enumeration of the types of supported keys, and CryptoDataKey - implements an enumeration of the types of transmitted data.
[*] These functions have been modified to work with the Crypto.Key object, and not with a list of keys.
Loading