id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22,336 | chvalid.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/chvalid.h | /*
* Summary: Unicode character range checking
* Description: this module exports interfaces for the character
* range validation APIs
*
* This file is automatically generated from the cvs source
* definition files using the genChRanges.py Python script
*
* Generation date: Mon Mar 27 11:09:48 200... | 5,087 | C++ | .h | 199 | 23.070352 | 69 | 0.672226 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,337 | parserInternals.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/parserInternals.h | /*
* Summary: internals routines and limits exported by the parser.
* Description: this module exports a number of internal parsing routines
* they are not really all intended for applications but
* can prove useful doing low level processing.
*
* Copy: See Copyright for the status of th... | 16,579 | C++ | .h | 617 | 24.377634 | 76 | 0.736571 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,338 | xmlexports.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/xmlexports.h | /*
* Summary: macros for marking symbols as exportable/importable.
* Description: macros for marking symbols as exportable/importable.
*
* Copy: See Copyright for the status of this software.
*/
#ifndef __XML_EXPORTS_H__
#define __XML_EXPORTS_H__
/** DOC_DISABLE */
#if defined(_WIN32) || defined(__CYGWIN__)
#i... | 992 | C++ | .h | 42 | 21.595238 | 68 | 0.726115 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,339 | xmlsave.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/xmlsave.h | /*
* Summary: the XML document serializer
* Description: API to save document or subtree of document
*
* Copy: See Copyright for the status of this software.
*
* Author: Daniel Veillard
*/
#ifndef __XML_XMLSAVE_H__
#define __XML_XMLSAVE_H__
#include <libxml/xmlversion.h>
#include <libxml/tree.h>
#include <libx... | 2,257 | C++ | .h | 75 | 26.946667 | 76 | 0.72568 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,340 | xmlschemastypes.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/xmlschemastypes.h | /*
* Summary: implementation of XML Schema Datatypes
* Description: module providing the XML Schema Datatypes implementation
* both definition and validity checking
*
* Copy: See Copyright for the status of this software.
*
* Author: Daniel Veillard
*/
#ifndef __XML_SCHEMA_TYPES_H__
#define __XML... | 4,583 | C++ | .h | 142 | 28.316901 | 72 | 0.785827 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,341 | xmlwriter.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/xmlwriter.h | /*
* Summary: text writing API for XML
* Description: text writing API for XML
*
* Copy: See Copyright for the status of this software.
*
* Author: Alfred Mickautsch <alfred@mickautsch.de>
*/
#ifndef __XML_XMLWRITER_H__
#define __XML_XMLWRITER_H__
#include <libxml/xmlversion.h>
#ifdef LIBXML_WRITER_ENABLED
#... | 20,625 | C++ | .h | 450 | 23.497778 | 78 | 0.444058 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,342 | xmlstring.h | Nevcairiel_LAVFilters/thirdparty/32/include/libxml2/libxml/xmlstring.h | /*
* Summary: set of routines to process strings
* Description: type and interfaces needed for the internal string handling
* of the library, especially UTF8 processing.
*
* Copy: See Copyright for the status of this software.
*
* Author: Daniel Veillard
*/
#ifndef __XML_STRING_H__
#define __XML_S... | 5,271 | C++ | .h | 132 | 24.818182 | 77 | 0.432274 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,343 | version.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/version.h | /*
* Copyright © 2019, VideoLAN and dav1d authors
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* l... | 1,885 | C++ | .h | 44 | 41.090909 | 82 | 0.759673 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,344 | picture.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/picture.h | /*
* Copyright © 2018-2020, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retai... | 6,013 | C++ | .h | 138 | 39.376812 | 88 | 0.704817 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,345 | data.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/data.h | /*
* Copyright © 2018, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the... | 4,488 | C++ | .h | 106 | 38.09434 | 87 | 0.67155 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,346 | headers.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/headers.h | /*
* Copyright © 2018-2020, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retai... | 14,355 | C++ | .h | 412 | 29.912621 | 82 | 0.68524 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,347 | dav1d.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/dav1d.h | /*
* Copyright © 2018-2021, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retai... | 12,659 | C++ | .h | 303 | 38.165017 | 103 | 0.673264 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,348 | common.h | Nevcairiel_LAVFilters/thirdparty/32/include/dav1d/common.h | /*
* Copyright © 2018, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the... | 3,258 | C++ | .h | 84 | 35.928571 | 93 | 0.739722 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,349 | gostdsa.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/gostdsa.h | /* gostdsa.h
Copyright (C) 2015 Dmity Eremin-Solenikov
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Softwa... | 3,042 | C++ | .h | 83 | 33.192771 | 72 | 0.736627 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,350 | version.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/version.h | /* version.h
Information about library version.
Copyright (C) 2015 Red Hat, Inc.
Copyright (C) 2015 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as publi... | 1,655 | C++ | .h | 45 | 33.444444 | 72 | 0.752357 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,351 | sha.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sha.h | /* sha.h
This file is deprecated, and provided only for backwards
compatibility with earlier versions of Nettle. Please use sha1.h
and/or sha2.h instead.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under... | 1,300 | C++ | .h | 29 | 40.413793 | 72 | 0.747218 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,352 | balloon.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/balloon.h | /* balloon.h
Balloon password-hashing algorithm.
Copyright (C) 2022 Zoltan Fridrich
Copyright (C) 2022 Red Hat, Inc.
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as pu... | 3,071 | C++ | .h | 75 | 35.52 | 83 | 0.701312 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,353 | pgp.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/pgp.h | /* pgp.h
PGP related functions.
Copyright (C) 2001, 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; e... | 6,337 | C++ | .h | 207 | 26.748792 | 77 | 0.711775 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,354 | cmac.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/cmac.h | /* cmac.h
CMAC mode, as specified in RFC4493
Copyright (C) 2017 Red Hat, Inc.
Contributed by Nikos Mavrogiannopoulos
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as p... | 6,730 | C++ | .h | 183 | 33.322404 | 72 | 0.691206 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,355 | rsa.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/rsa.h | /* rsa.h
The RSA publickey algorithm.
Copyright (C) 2001, 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundat... | 16,409 | C++ | .h | 439 | 33.473804 | 82 | 0.718547 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,356 | pss.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/pss.h | /* pss.h
PKCS#1 RSA-PSS (RFC-3447).
Copyright (C) 2017 Daiki Ueno
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either... | 1,648 | C++ | .h | 47 | 31.723404 | 72 | 0.744157 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,357 | ecc.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ecc.h | /* ecc.h
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, o... | 4,794 | C++ | .h | 124 | 36.193548 | 78 | 0.745301 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,358 | knuth-lfib.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/knuth-lfib.h | /* knuth-lfib.h
The "lagged fibonacci" pseudorandomness generator, described in
Knuth, TAoCP, 3.6
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
... | 2,214 | C++ | .h | 59 | 34.525424 | 72 | 0.750234 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,359 | camellia.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/camellia.h | /* camellia.h
Copyright (C) 2006,2007 NTT
(Nippon Telegraph and Telephone Corporation).
Copyright (C) 2010, 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public Lic... | 4,252 | C++ | .h | 107 | 36.626168 | 72 | 0.768313 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,360 | md5.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/md5.h | /* md5.h
The MD5 hash function, described in RFC 1321.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Softw... | 2,325 | C++ | .h | 66 | 32.227273 | 72 | 0.735452 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,361 | asn1.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/asn1.h | /* asn1.h
Limited support for ASN.1 DER decoding.
Copyright (C) 2005 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software F... | 4,217 | C++ | .h | 118 | 32.279661 | 80 | 0.738745 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,362 | nettle-meta.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/nettle-meta.h | /* nettle-meta.h
Information about algorithms.
Copyright (C) 2002, 2014, 2020 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
S... | 9,331 | C++ | .h | 237 | 36.911392 | 81 | 0.762475 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,363 | siv-cmac.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/siv-cmac.h | /* siv-cmac.h
AES-SIV, RFC5297
Copyright (C) 2017 Nikos Mavrogiannopoulos
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation... | 4,356 | C++ | .h | 102 | 39.656863 | 94 | 0.752013 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,364 | serpent.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/serpent.h | /* serpent.h
The serpent block cipher.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; ... | 3,015 | C++ | .h | 77 | 35.636364 | 72 | 0.743907 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,365 | pkcs1.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/pkcs1.h | /* pkcs1.h
PKCS1 embedding.
Copyright (C) 2003 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either vers... | 3,062 | C++ | .h | 78 | 36.217949 | 78 | 0.757442 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,366 | dsa-compat.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/dsa-compat.h | /* dsa-compat.h
Old DSA publickey interface.
Copyright (C) 2002, 2013, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Sof... | 5,263 | C++ | .h | 147 | 32.530612 | 73 | 0.74626 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,367 | ripemd160.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ripemd160.h | /* ripemd160.h
RIPEMD-160 hash function.
Copyright (C) 2011 Andres Mejia
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation;... | 2,088 | C++ | .h | 60 | 31.75 | 72 | 0.759102 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,368 | sm4.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sm4.h | /* sm4.h
Copyright (C) 2022 Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; ... | 1,736 | C++ | .h | 49 | 32.285714 | 72 | 0.74925 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,369 | curve25519.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/curve25519.h | /* curve25519.h
Copyright (C) 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the Lic... | 1,569 | C++ | .h | 41 | 34.926829 | 72 | 0.752816 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,370 | md4.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/md4.h | /* md4.h
The MD4 hash function, described in RFC 1320.
Copyright (C) 2003 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Softw... | 2,009 | C++ | .h | 60 | 30.366667 | 72 | 0.73676 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,371 | sha1.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sha1.h | /* sha1.h
The sha1 hash function.
Copyright (C) 2001, 2012 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation;... | 2,425 | C++ | .h | 67 | 33.149254 | 72 | 0.726415 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,372 | aes.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/aes.h | /* aes.h
The aes/rijndael block cipher.
Copyright (C) 2001, 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Found... | 5,221 | C++ | .h | 153 | 31.202614 | 72 | 0.749752 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,373 | hmac.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/hmac.h | /* hmac.h
HMAC message authentication code (RFC-2104).
Copyright (C) 2001, 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
... | 8,539 | C++ | .h | 223 | 35.542601 | 72 | 0.759951 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,374 | cast128.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/cast128.h | /* cast128.h
The CAST-128 block cipher.
Copyright (C) 2001, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Found... | 2,218 | C++ | .h | 63 | 32.190476 | 72 | 0.747067 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,375 | eddsa.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/eddsa.h | /* eddsa.h
Copyright (C) 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License,... | 2,486 | C++ | .h | 66 | 33.757576 | 76 | 0.744351 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,376 | umac.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/umac.h | /* umac.h
UMAC message authentication code (RFC-4418).
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Softw... | 5,584 | C++ | .h | 166 | 31.042169 | 81 | 0.729941 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,377 | base64.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/base64.h | /* base64.h
Base-64 encoding and decoding.
Copyright (C) 2002 Niels Möller, Dan Egnor
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Sof... | 5,342 | C++ | .h | 132 | 37.69697 | 76 | 0.74158 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,378 | base16.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/base16.h | /* base16.h
Hex encoding and decoding, following spki conventions (i.e.
allowing whitespace between digits).
Copyright (C) 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser ... | 3,097 | C++ | .h | 81 | 34.938272 | 76 | 0.737177 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,379 | blowfish.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/blowfish.h | /* blowfish.h
Blowfish block cipher.
Copyright (C) 2014 Niels Möller
Copyright (C) 1998, 2001 FSF, Ray Dassen, Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public Licens... | 3,063 | C++ | .h | 80 | 33.775 | 74 | 0.723426 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,380 | bignum.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/bignum.h | /* bignum.h
Bignum operations that are missing from gmp.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Sof... | 3,331 | C++ | .h | 94 | 32.37234 | 72 | 0.727102 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,381 | sm3.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sm3.h | /* sm3.h
The SM3 hash function.
Copyright (C) 2017 Jia Zhang
Copyright (C) 2021 Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public Li... | 1,970 | C++ | .h | 58 | 30.741379 | 72 | 0.727513 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,382 | pss-mgf1.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/pss-mgf1.h | /* pss-mgf1.h
PKCS#1 mask generation function 1, used in RSA-PSS (RFC-3447).
Copyright (C) 2017 Daiki Ueno
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by th... | 1,481 | C++ | .h | 40 | 33.525 | 72 | 0.744202 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,383 | gcm.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/gcm.h | /* gcm.h
Galois counter mode, specified by NIST,
http://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf
Copyright (C) 2011 Katholieke Universiteit Leuven
Copyright (C) 2011, 2014 Niels Möller
Contributed by Nikos Mavrogiannopoulos
This file is part of GNU Nettle.
GNU Nettle is free... | 11,630 | C++ | .h | 278 | 38.902878 | 73 | 0.72874 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,384 | macros.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/macros.h | /* macros.h
Copyright (C) 2001, 2010 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the Li... | 7,309 | C++ | .h | 210 | 31.314286 | 72 | 0.492212 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,385 | sexp.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sexp.h | /* sexp.h
Parsing s-expressions.
Copyright (C) 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either ... | 5,974 | C++ | .h | 170 | 32.423529 | 74 | 0.740747 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,386 | buffer.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/buffer.h | /* buffer.h
A bare-bones string stream.
Copyright (C) 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation;... | 2,760 | C++ | .h | 78 | 32.269231 | 75 | 0.738032 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,387 | hkdf.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/hkdf.h | /* hkdf.h
TLS PRF code (RFC-5246, RFC-2246).
Copyright (C) 2017 Red Hat, Inc.
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Founda... | 1,774 | C++ | .h | 49 | 32.081633 | 72 | 0.728178 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,388 | salsa20.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/salsa20.h | /* salsa20.h
The Salsa20 stream cipher.
Copyright (C) 2012 Simon Josefsson
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published b... | 2,863 | C++ | .h | 82 | 31.829268 | 72 | 0.748819 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,389 | arcfour.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/arcfour.h | /* arcfour.h
The arcfour/rc4 stream cipher.
Copyright (C) 2001, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software F... | 1,960 | C++ | .h | 57 | 31.175439 | 72 | 0.750532 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,390 | poly1305.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/poly1305.h | /* poly1305.h
Poly1305 message authentication code.
Copyright (C) 2013 Nikos Mavrogiannopoulos
Copyright (C) 2013, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Pub... | 3,105 | C++ | .h | 88 | 32.022727 | 87 | 0.739886 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,391 | cbc.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/cbc.h | /* cbc.h
Cipher block chaining mode.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; ei... | 2,965 | C++ | .h | 77 | 35.064935 | 72 | 0.685994 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,392 | ocb.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ocb.h | /* ocb.h
OCB AEAD mode, RFC 7253
Copyright (C) 2021 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either... | 6,067 | C++ | .h | 151 | 36.556291 | 91 | 0.732902 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,393 | memxor.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/memxor.h | /* memxor.h
*
*/
#ifndef NETTLE_MEMXOR_H_INCLUDED
#define NETTLE_MEMXOR_H_INCLUDED
#include <stdlib.h>
#ifdef __cplusplus
extern "C" {
#endif
/* Name mangling */
#define memxor nettle_memxor
#define memxor3 nettle_memxor3
void *memxor(void *dst, const void *src, size_t n);
void *memxor3(void *dst, const void *a,... | 415 | C++ | .h | 18 | 21.555556 | 65 | 0.735897 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,394 | curve448.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/curve448.h | /* curve448.h
Copyright (C) 2017 Daiki Ueno
Copyright (C) 2017 Red Hat, Inc.
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundati... | 1,485 | C++ | .h | 40 | 33.675 | 72 | 0.744219 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,395 | twofish.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/twofish.h | /* twofish.h
The twofish block cipher.
Copyright (C) 2001, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Founda... | 2,717 | C++ | .h | 75 | 33.6 | 72 | 0.762505 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,396 | ctr.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ctr.h | /* ctr.h
Counter mode, using an network byte order incremented counter,
matching the testcases of NIST 800-38A.
Copyright (C) 2005 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser ... | 1,960 | C++ | .h | 51 | 34.607843 | 72 | 0.694018 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,397 | md2.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/md2.h | /* md2.h
The MD2 hash function, described in RFC 1319.
Copyright (C) 2003 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Softw... | 1,893 | C++ | .h | 57 | 29.982456 | 72 | 0.733591 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,398 | ecdsa.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ecdsa.h | /* ecdsa.h
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License,... | 2,893 | C++ | .h | 79 | 33.379747 | 78 | 0.737993 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,399 | xts.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/xts.h | /* xts.h
XEX-based tweaked-codebook mode with ciphertext stealing (XTS)
Copyright (C) 2005 Niels Möller
Copyright (C) 2018 Red Hat, Inc.
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General... | 3,983 | C++ | .h | 94 | 35.414894 | 72 | 0.682383 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,400 | chacha.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/chacha.h | /* chacha.h
The ChaCha stream cipher.
Copyright (C) 2013 Joachim Strömbergson
Copyright (C) 2012 Simon Josefsson
Copyright (C) 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Less... | 2,839 | C++ | .h | 80 | 32.2 | 72 | 0.750183 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,401 | eax.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/eax.h | /* eax.h
EAX mode, see http://www.cs.ucdavis.edu/~rogaway/papers/eax.pdf
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the... | 5,752 | C++ | .h | 144 | 36.673611 | 80 | 0.677025 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,402 | chacha-poly1305.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/chacha-poly1305.h | /* chacha-poly1305.h
AEAD mechanism based on chacha and poly1305.
See draft-agl-tls-chacha20poly1305-04.
Copyright (C) 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General... | 2,841 | C++ | .h | 75 | 34.826667 | 72 | 0.770384 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,403 | nist-keywrap.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/nist-keywrap.h | /* nist-keywrap.h
AES Key Wrap function.
implements RFC 3394
https://tools.ietf.org/html/rfc3394
Copyright (C) 2021 Nicolas Mora
2021 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
... | 2,993 | C++ | .h | 77 | 35.493506 | 72 | 0.756916 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,404 | siv-gcm.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/siv-gcm.h | /* siv-gcm.h
AES-GCM-SIV, RFC8452
Copyright (C) 2022 Red Hat, Inc.
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; eithe... | 3,430 | C++ | .h | 84 | 37.488095 | 81 | 0.737887 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,405 | sha3.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sha3.h | /* sha3.h
The sha3 hash function (aka Keccak).
Copyright (C) 2012 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foun... | 4,545 | C++ | .h | 147 | 28.394558 | 72 | 0.752412 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,406 | gosthash94.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/gosthash94.h | /* gosthash94.h
The GOST R 34.11-94 hash function, described in RFC 5831.
Copyright (C) 2012 Nikos Mavrogiannopoulos, Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public L... | 3,897 | C++ | .h | 87 | 41.91954 | 74 | 0.765125 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,407 | streebog.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/streebog.h | /* streebog.h
The Streebog family of hash functions.
Copyright (C) 2020 Dmitry Baryshkov
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Soft... | 2,659 | C++ | .h | 71 | 34.267606 | 79 | 0.762016 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,408 | nettle-types.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/nettle-types.h | /* nettle-types.h
Copyright (C) 2005, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of... | 3,635 | C++ | .h | 96 | 34.166667 | 75 | 0.716895 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,409 | md5-compat.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/md5-compat.h | /* md5-compat.h
The md5 hash function, RFC 1321-style interface.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
... | 1,585 | C++ | .h | 40 | 36.175 | 77 | 0.75573 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,410 | realloc.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/realloc.h | /* realloc.h
Copyright (C) 2002 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the Licens... | 1,295 | C++ | .h | 33 | 35.424242 | 72 | 0.753612 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,411 | cfb.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/cfb.h | /* cfb.h
Cipher feedback mode.
Copyright (C) 2015, 2017 Dmitry Eremin-Solenikov
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as publis... | 3,495 | C++ | .h | 93 | 33.784946 | 72 | 0.647495 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,412 | yarrow.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/yarrow.h | /* yarrow.h
The yarrow pseudo-randomness generator.
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software... | 3,684 | C++ | .h | 106 | 31.811321 | 73 | 0.764723 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,413 | des.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/des.h | /* des.h
The des block cipher. And triple des.
Copyright (C) 1992 Dana L. How
Copyright (C) 2001 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published... | 2,922 | C++ | .h | 91 | 29.164835 | 73 | 0.735 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,414 | pbkdf2.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/pbkdf2.h | /* pbkdf2.h
PKCS #5 password-based key derivation function PBKDF2, see RFC 2898.
Copyright (C) 2012 Simon Josefsson
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as publis... | 3,141 | C++ | .h | 82 | 34.52439 | 72 | 0.714992 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,415 | arctwo.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/arctwo.h | /* arctwo.h
The arctwo/rfc2268 block cipher.
Copyright (C) 2004 Simon Josefsson
Copyright (C) 2002, 2004, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public Licen... | 3,013 | C++ | .h | 79 | 35.481013 | 75 | 0.75567 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,416 | memops.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/memops.h | /* memops.h
Copyright (C) 2016 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License... | 1,528 | C++ | .h | 40 | 34.775 | 76 | 0.743032 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,417 | dsa.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/dsa.h | /* dsa.h
The DSA publickey algorithm.
Copyright (C) 2002, 2013, 2014 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software F... | 5,639 | C++ | .h | 164 | 30.926829 | 99 | 0.739315 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,418 | sha2.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/sha2.h | /* sha2.h
The sha2 family of hash functions.
Copyright (C) 2001, 2012 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software ... | 5,156 | C++ | .h | 146 | 32.184932 | 72 | 0.738648 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,419 | ccm.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ccm.h | /* ccm.h
Counter with CBC-MAC mode, specified by NIST,
http://csrc.nist.gov/publications/nistpubs/800-38C/SP800-38C_updated-July20_2007.pdf
Copyright (C) 2014 Exegin Technologies Limited
Copyright (C) 2014 Owen Kirby
Contributed to GNU Nettle by Owen Kirby
This file is part of GNU Nettle.
GNU ... | 9,775 | C++ | .h | 247 | 36.380567 | 87 | 0.734847 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | true | true | false | false | false | false | false | false |
22,420 | ecc-curve.h | Nevcairiel_LAVFilters/thirdparty/32/include/nettle/ecc-curve.h | /* ecc-curve.h
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the Lice... | 1,916 | C++ | .h | 41 | 43.439024 | 78 | 0.758342 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,422 | avisynth_c.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avisynth_c.h | // Avisynth C Interface Version 0.20
// Copyright 2003 Kevin Atkinson
// Copyright 2020 AviSynth+ project
// Actual C Interface version follows the global Avisynth+ IF version numbers.
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pu... | 71,175 | C++ | .h | 1,394 | 48.047346 | 227 | 0.706413 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | true | false | false | false | false | false | false |
22,423 | version.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/version.h | #ifndef _AVS_VERSION_H_
#define _AVS_VERSION_H_
#include "arch.h"
#define AVS_PPSTR_(x) #x
#define AVS_PPSTR(x) AVS_PPSTR_(x)
#define AVS_PROJECT AviSynth+
#define AVS_MAJOR_VER 3
#define AVS_MINOR_VER 7
#define AVS_BUGFIX_VER 3
#ifdef RELEASE_TARBALL
#def... | 948 | C++ | .h | 20 | 45.75 | 224 | 0.613636 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,424 | posix.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/posix.h | // This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful... | 5,076 | C++ | .h | 117 | 42.264957 | 168 | 0.786451 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,425 | win.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/win.h | // This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful... | 2,286 | C++ | .h | 47 | 47.319149 | 90 | 0.779122 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,427 | arch.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/arch.h | #ifndef _AVS_ARCH_H_
#define _AVS_ARCH_H_
#define AVS_ARCH i386 // e.g. i386
#endif // _AVS_ARCH_H_
| 124 | C++ | .h | 4 | 29.5 | 54 | 0.542373 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,428 | types.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/types.h | // Avisynth C Interface Version 0.20
// Copyright 2003 Kevin Atkinson
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later versio... | 2,118 | C++ | .h | 48 | 42.833333 | 71 | 0.778101 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,429 | capi.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/capi.h | // Avisynth C Interface Version 0.20
// Copyright 2003 Kevin Atkinson
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later versio... | 4,012 | C++ | .h | 110 | 35.372727 | 71 | 0.753534 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,431 | cpuid.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/cpuid.h | // This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful... | 3,861 | C++ | .h | 76 | 48.223684 | 98 | 0.685714 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,433 | config.h | Nevcairiel_LAVFilters/thirdparty/32/include/avisynth/avs/config.h | // Avisynth C Interface Version 0.20
// Copyright 2003 Kevin Atkinson
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later versio... | 6,087 | C++ | .h | 155 | 38.154839 | 99 | 0.735712 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,434 | pkcs12.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/pkcs12.h | /*
* Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; e... | 5,262 | C++ | .h | 130 | 37.246154 | 102 | 0.729709 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,435 | crypto.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/crypto.h | /*
* Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; e... | 12,187 | C++ | .h | 279 | 39.731183 | 112 | 0.719646 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,436 | gnutls.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/gnutls.h | /* -*- c -*-
* Copyright (C) 2000-2016 Free Software Foundation, Inc.
* Copyright (C) 2015-2017 Red Hat, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License... | 143,664 | C++ | .h | 3,216 | 41.79291 | 386 | 0.750777 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,437 | abstract.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/abstract.h | /*
* Copyright (C) 2010-2012 Free Software Foundation, Inc.
* Copyright (C) 2015-2017 Red Hat, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as pub... | 26,814 | C++ | .h | 652 | 35.476994 | 146 | 0.696297 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,438 | pkcs7.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/pkcs7.h | /*
* Copyright (C) 2003-2012 Free Software Foundation, Inc.
* Copyright (C) 2015 Red Hat, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as publishe... | 5,520 | C++ | .h | 132 | 38.984848 | 117 | 0.747343 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
22,439 | x509.h | Nevcairiel_LAVFilters/thirdparty/32/include/gnutls/x509.h | /*
* Copyright (C) 2003-2016 Free Software Foundation, Inc.
* Copyright (C) 2015-2016 Red Hat, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
*
* The GnuTLS is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as pub... | 64,429 | C++ | .h | 1,514 | 37.875165 | 220 | 0.708809 | Nevcairiel/LAVFilters | 7,362 | 788 | 84 | GPL-2.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.