Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
bctoolbox
Commits
2e334fcb
Commit
2e334fcb
authored
2 years ago
by
johan
Browse files
Options
Download
Patches
Plain Diff
Remove polarSSL support
parent
b0027df9
master
enable/mbedtls_debug
feature/unitTestInCpp
fix/cpu_weight
fix/duplicated-logs
fix/runtime_errors
ios_remove_use_of_application_state_5_3
release/5.3
release/5.4
5.4.0-beta
5.4.0-alpha
5.3.105
5.3.104
5.3.102
5.3.101
5.3.100
5.3.99
5.3.97
5.3.96
5.3.95
5.3.94
5.3.93
5.3.92
5.3.90
5.3.89
5.3.88
5.3.87
5.3.86
5.3.85
5.3.84
5.3.83
5.3.81
5.3.79
5.3.77
5.3.74
5.3.73
5.3.72
5.3.71
5.3.70
5.3.69
5.3.68
5.3.67
5.3.65
5.3.64
5.3.63
5.3.62
5.3.61
5.3.60
5.3.59
5.3.58
5.3.57
5.3.56
5.3.55
5.3.54
5.3.53
5.3.52
5.3.51
5.3.50
5.3.49
5.3.46
5.3.45
5.3.44
5.3.42
5.3.41
5.3.38
5.3.37
5.3.36
5.3.35
5.3.34
5.3.33
5.3.29
5.3.27
5.3.26
5.3.25
5.3.24
5.3.23
5.3.22
5.3.21
5.3.19
5.3.18
5.3.15
5.3.13
5.3.12
5.3.11
5.3.10
5.3.7
5.3.6
5.3.5
5.3.4
5.3.3
5.3.1
5.3.0
5.3.0-beta
1 merge request
!216
Update to mbedtls3
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
CHANGELOG.md
+2
-0
CHANGELOG.md
CMakeLists.txt
+1
-18
CMakeLists.txt
README.md
+1
-3
README.md
build/android/Android-polarssl.mk
+0
-21
build/android/Android-polarssl.mk
cmake/FindPolarSSL.cmake
+0
-63
cmake/FindPolarSSL.cmake
config.h.cmake
+0
-1
config.h.cmake
include/CMakeLists.txt
+1
-1
include/CMakeLists.txt
include/bctoolbox/crypto.h
+5
-6
include/bctoolbox/crypto.h
src/CMakeLists.txt
+1
-14
src/CMakeLists.txt
src/crypto/polarssl.c
+0
-1712
src/crypto/polarssl.c
tester/CMakeLists.txt
+1
-4
tester/CMakeLists.txt
tester/bctoolbox_tester.c
+1
-1
tester/bctoolbox_tester.c
with
13 additions
and
1844 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets