randombit / botan

Cryptography Toolkit
https://botan.randombit.net
BSD 2-Clause "Simplified" License
2.59k stars 570 forks source link

Fix annotations of various types #4419

Closed randombit closed 3 weeks ago

randombit commented 3 weeks ago

Some internal types/functions were exported for testing using BOTAN_TEST_API, but were not directly needed by the tests.

Mark various classes not intended for further derivation as final.

coveralls commented 3 weeks ago

Coverage Status

coverage: 91.073% (+0.003%) from 91.07% when pulling 1d4ba785e109b41aabc3ed37567dfda43fee62ee on jack/fix-annotations into 07699f2fbebafc6d1165fa47582a12a0965ca380 on master.