Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Boards With Improvements

Markdown


Graphics

Improvements

Markdown
* [#9909](https://github.com/apache/nuttx/pull/9909) graphics: remove sched_[un]lock


Crypto

Improvements

Markdown
* [#10072](https://github.com/apache/nuttx/pull/10072) add curve25519 license  
* [#10772](https://github.com/apache/nuttx/pull/10772) cryptodev: expansion hash operation  
* [#10073](https://github.com/apache/nuttx/pull/10073) export MD5:SHA1:SHA256:SHA512 via :dev:crypto  
* [#10129](https://github.com/apache/nuttx/pull/10129) export SHA224:SHA384 via :dev:crypto  
* [#10517](https://github.com/apache/nuttx/pull/10517) fix multiple definition of `poly1305_init'  
* [#10020](https://github.com/apache/nuttx/pull/10020) fix nuttx crypto stability bug  
* [#10134](https://github.com/apache/nuttx/pull/10134) fix typo for blake2s  
* [#10060](https://github.com/apache/nuttx/pull/10060) not use software algorithm in nuttx crypto by default  
* [#10026](https://github.com/apache/nuttx/pull/10026) porting Curve25519  
* [#10211](https://github.com/apache/nuttx/pull/10211) remove CRYPTO_SW_AES and CRYPTO_BLAKE2S  
* [#10244](https://github.com/apache/nuttx/pull/10244) remove software algorithm coupling in cryptodev 
* [#10260](https://github.com/apache/nuttx/pull/10260) update aes algorithm process  


File System

Improvements

Markdown

Networking

Improvements

Markdown

Security Issues Fixed In This Release

...