Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
muelli
/
wolfssl
Public
forked from
wolfSSL/wolfssl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
wolfssl
doc
on
tlsfo
User selector
All users
All time
Commit history
Commits on Jan 16, 2019
Moving PRF to wolfcrypt
embhorn
committed
02ff19a
View commit details
Copy full SHA for 02ff19a
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Adds new `wc_RsaSetNonblockTime` API and `WC_RSA_NONBLOCK_TIME` build option. This new function configures the maximum amount of blocking time in microseconds. It uses a pre-computed table along wi…
Show description for 413506f
dgarske
committed
413506f
View commit details
Copy full SHA for 413506f
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Code coverage tests and fixes - default config
embhorn
committed
1c0fa6f
View commit details
Copy full SHA for 1c0fa6f
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Updated an API's documented return codes
Show description for 1b5ac2e
AlexLanzano
committed
1b5ac2e
View commit details
Copy full SHA for 1b5ac2e
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Updated doxygen with some more API
Show description for 95c6c0d
AlexLanzano
committed
95c6c0d
View commit details
Copy full SHA for 95c6c0d
View code at this point
Browse repository at this point
updated page list to include PKCS#11 page
AlexLanzano
committed
a3d1ea2
View commit details
Copy full SHA for a3d1ea2
View code at this point
Browse repository at this point
Doxygen format updates
Show description for 424196c
AlexLanzano
committed
424196c
View commit details
Copy full SHA for 424196c
View code at this point
Browse repository at this point
Added doxygen comment page
Show description for c4919d1
AlexLanzano
committed
c4919d1
View commit details
Copy full SHA for c4919d1
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/wolfssl/wolfssl into doxygen-update
AlexLanzano
committed
74b8c27
View commit details
Copy full SHA for 74b8c27
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Speedups for the `git clone` calls in check scripts to use `--depth 1`.
Show description for 533f4a5
dgarske
committed
533f4a5
View commit details
Copy full SHA for 533f4a5
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Added new 256-byte max fragment option `WOLFSSL_MFL_2_8`.
dgarske
committed
4adaeb8
View commit details
Copy full SHA for 4adaeb8
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Changed up some words
AlexLanzano
committed
1c25fc8
View commit details
Copy full SHA for 1c25fc8
View code at this point
Browse repository at this point
Where did a bunch of those links even come from?
AlexLanzano
committed
4f95ba0
View commit details
Copy full SHA for 4f95ba0
View code at this point
Browse repository at this point
Updated some of the links on the Doxygen page
AlexLanzano
committed
e809fc2
View commit details
Copy full SHA for e809fc2
View code at this point
Browse repository at this point
Changed mobile viewport scale
AlexLanzano
committed
8aae8ce
View commit details
Copy full SHA for 8aae8ce
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Removed comment from HTML header
AlexLanzano
committed
6876b7d
View commit details
Copy full SHA for 6876b7d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/wolfssl/wolfssl into doxygen-update
AlexLanzano
committed
93e3db3
View commit details
Copy full SHA for 93e3db3
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Added new API `wolfSSL_CTX_load_verify_chain_buffer_format` for loading CA cert chain as DER buffer list including API unit test. Support for device serial number OID.
dgarske
committed
f48e206
View commit details
Copy full SHA for f48e206
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Add wc_SetIssuerRaw and EncodeCert with raw fields (#1798)
Show description for 412eecd
embhorn
authored and
dgarske
committed
412eecd
View commit details
Copy full SHA for 412eecd
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Made some general Doxygen fixes
AlexLanzano
committed
6981d48
View commit details
Copy full SHA for 6981d48
View code at this point
Browse repository at this point
* Fixed `wolfSSL_CTX_load_verify_locations` to continue loading if there is an error (ZD 4265).
Show description for ae3d8d3
dgarske
committed
ae3d8d3
View commit details
Copy full SHA for ae3d8d3
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Added new PKCS7 ex API's for supporting signing and validation of large data blobs. New API's are `wc_PKCS7_EncodeSignedData_ex` and `wc_PKCS7_VerifySignedData_ex`. Includes header docx and unit te…
Show description for d0d28c8
dgarske
committed
d0d28c8
View commit details
Copy full SHA for d0d28c8
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Support for more cert subject OIDs and raw subject access (#1734)
Show description for bb574d2
embhorn
authored and
dgarske
committed
bb574d2
View commit details
Copy full SHA for bb574d2
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Add support for maximum DH key size
SparkiDev
committed
ffc6cf4
View commit details
Copy full SHA for ffc6cf4
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Updating appearance
Show description for f32bd77
AlexLanzano
committed
f32bd77
View commit details
Copy full SHA for f32bd77
View code at this point
Browse repository at this point
1. Trailing whitespace removal
AlexLanzano
committed
765d97a
View commit details
Copy full SHA for 765d97a
View code at this point
Browse repository at this point
Removed stray merge failure marker debris.
ejohnstown
committed
47497f5
View commit details
Copy full SHA for 47497f5
View code at this point
Browse repository at this point
documentation fix, changes made to x509_print for wolfCLU
connerDev
authored and
ejohnstown
committed
554275b
View commit details
Copy full SHA for 554275b
View code at this point
Browse repository at this point
documentation clean up, added check for asn generalized time
connerDev
authored and
ejohnstown
committed
13b7dad
View commit details
Copy full SHA for 13b7dad
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Rename INLINE
Show description for 586874b
ejohnstown
committed
586874b
View commit details
Copy full SHA for 586874b
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
FILE to XFILE
Takashi Kojo
committed
3ff8c45
View commit details
Copy full SHA for 3ff8c45
View code at this point
Browse repository at this point
Commits on May 23, 2018
Fix TCP with Timeout
Show description for b1ed852
ejohnstown
committed
b1ed852
View commit details
Copy full SHA for b1ed852
View code at this point
Browse repository at this point
Commits on May 7, 2018
add aes init function to docs
JacobBarthelmeh
committed
fd691a5
View commit details
Copy full SHA for fd691a5
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Doxygen landing page update
AlexLanzano
committed
9424a96
View commit details
Copy full SHA for 9424a96
View code at this point
Browse repository at this point
Documentation Fixes (#1520)
Show description for e45f0ef
connerDev
authored and
dgarske
committed
e45f0ef
View commit details
Copy full SHA for e45f0ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.