|
|
Subscribe / Log in / New account

Zinc: a new kernel cryptography API

Zinc: a new kernel cryptography API

Posted Nov 7, 2018 17:20 UTC (Wed) by rweikusat2 (subscriber, #117920)
In reply to: Zinc: a new kernel cryptography API by k8to
Parent article: Zinc: a new kernel cryptography API

API has a technical meaning: Application programming interface. This can be anything. Eg open, close, read, write, lseek, ftruncate are the basic UNIX file access API and they're all "just functions". There' also "an API" for network configuration which is build on top of AF_NETLINK sockets which is a rather different animal (and not a particularly cute or pretty one).

API is also a marketing term. Then, it means "we do stuff on the web and we're so absoluetely MODERN! that we won't even know what until next week!" (presumably, this usage is meanwhile somewhat dated).

:->


to post comments

Zinc: a new kernel cryptography API

Posted Nov 7, 2018 20:44 UTC (Wed) by k8to (guest, #15413) [Link]

I'm having trouble relating this comment to mine. I described my personal associations for the term, and you seem to be defining the term.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds