{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e71d8473-5643-482e-8c16-e67d9b399135",
  "version": 1,
  "metadata": {
    "timestamp": "2026-06-17T06:28:09Z",
    "lifecycles": [
      {
        "phase": "post-build"
      }
    ],
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "Manual FOSS Declaration Transcription",
          "version": "1.1"
        }
      ]
    },
    "authors": [
      {
        "name": "iniNet Solutions GmbH"
      }
    ],
    "component": {
      "type": "application",
      "bom-ref": "microbrowser",
      "name": "MicroBrowser",
      "version": "unspecified",
      "description": "MicroBrowser for Windows",
      "manufacturer": {
        "name": "iniNet Solutions GmbH"
      }
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "aes-256-2009",
      "name": "AES-256",
      "version": "2009",
      "description": "Byte-oriented AES-256 implementation (aes256.h)",
      "author": "Ilya O. Levin, Hal Finney",
      "licenses": [
        {
          "license": {
            "name": "ISC-style permissive (custom)",
            "text": {
              "contentType": "text/plain",
              "content": "Copyright (c) 2007-2009 Ilya O. Levin, http://www.literatecode.com\nOther contributors: Hal Finney\n\nPermission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE."
            }
          }
        }
      ],
      "copyright": "Copyright (c) 2007-2009 Ilya O. Levin, Hal Finney",
      "modified": true,
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "aes256.h"
        },
        {
          "name": "microbrowser:modifications",
          "value": "Code modified and integrated into MicroBrowser"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "md5-1.6",
      "name": "MD5",
      "version": "1.6",
      "description": "Independent implementation of MD5 (RFC 1321) (md5.c)",
      "author": "L. Peter Deutsch / Aladdin Enterprises",
      "licenses": [
        {
          "license": {
            "name": "Aladdin Free Public License (zlib-style)",
            "text": {
              "contentType": "text/plain",
              "content": "Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.\n\nThis software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n3. This notice may not be removed or altered from any source distribution.\nL. Peter Deutsch <ghost@aladdin.com>"
            }
          }
        }
      ],
      "copyright": "Copyright (C) 1999, 2000, 2002 Aladdin Enterprises",
      "modified": false,
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://github.com/ARM-software/patrace/blob/master/thirdparty/md5/md5.c"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "md5.c"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "unzip-1.01h",
      "name": "Unzip",
      "version": "1.01h",
      "description": "IO for uncompressing .zip files using zlib (unzip.h, unzip.c)",
      "author": "Gilles Vollant; crypt.c contributions: Info-ZIP / Terry Thorsen",
      "licenses": [
        {
          "license": {
            "id": "Zlib",
            "text": {
              "contentType": "text/plain",
              "content": "Copyright (C) 1998-2009 Gilles Vollant\n\nThis software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n3. This notice may not be removed or altered from any source distribution."
            }
          }
        },
        {
          "license": {
            "name": "Info-ZIP License",
            "text": {
              "contentType": "text/plain",
              "content": "Copyright (c) 1990-2009 Info-ZIP. All rights reserved.\n\nThis software is provided 'as-is', without any express or implied warranty. In no event shall Info-ZIP or its contributors be held liable for any direct, indirect, incidental, special or consequential damages arising from the use of, or inability to use, this software.\n\nPermission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the restrictions listed in the full Info-ZIP license (see project documentation)."
            }
          }
        }
      ],
      "copyright": "Copyright (C) 1998-2009 Gilles Vollant; Copyright (c) 1990-2009 Info-ZIP",
      "modified": false,
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://github.com/TermiT/ZipFile/tree/master/minizip"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "unzip.h, unzip.c"
        },
        {
          "name": "microbrowser:notes",
          "value": "Compiled with NOUNCRYPT; crypt.c/.h excluded"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "png-decoder-2005",
      "name": "PNG Decoder",
      "version": "2005-05-15",
      "description": "PNG decoder, rewritten from C++ to C (yspng.h, yspng.c)",
      "author": "ysflight",
      "licenses": [
        {
          "license": {
            "name": "Public Domain (author disclaimer)",
            "text": {
              "contentType": "text/plain",
              "content": "The source codes you can download from this page are free to use for any purposes. You can use them in a free software or a commercial software, open-source or proprietary. In any cases, you don't need to contact the author for permissions. You even don't have to mention this web page, but the author will be happy if you put a reference to it. However, the author does not take any responsibility for the consequence resulted by the use of these codes. Please use them at your own risk."
            }
          }
        }
      ],
      "copyright": "No explicit copyright header in original source (yspng.h/yspng.cpp); author: ysflight",
      "modified": true,
      "externalReferences": [
        {
          "type": "distribution",
          "url": "http://ysflight.in.coocan.jp/programming/pngdecoder/pngdecodere.html"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "yspng.h, yspng.c"
        },
        {
          "name": "microbrowser:modifications",
          "value": "Rewritten from C++ to C; MMX/ASM support removed"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "jpeg-decoder-0.93b",
      "name": "JPEG Decoder",
      "version": "0.93b",
      "description": "Small JPEG Decoder Library, rewritten in C (jpegdecoder.h)",
      "author": "Rich Geldreich",
      "licenses": [
        {
          "license": {
            "name": "Public Domain (author disclaimer)",
            "text": {
              "contentType": "text/plain",
              "content": "This library is free software; you can redistribute it and/or modify it. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Note: The licence changed to Public domain as agreed with the author, Rich Geldreich <richgel99@gmail.com>, June 24, 2026"
            }
          }
        }
      ],
      "copyright": "Copyright (C) 1994-2000 Rich Geldreich",
      "modified": true,
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://github.com/yvt/xtbook/tree/master/RichgelJpeg"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "jpegdecoder.h"
        },
        {
          "name": "microbrowser:modifications",
          "value": "Rewritten in C; MMX and x86 ASM support removed"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "bmp-decoder",
      "name": "BMP Decoder",
      "version": "unknown",
      "description": "Microsoft Windows bitmap (BMP) file decoder, minimized (bmp.c, bmp.h)",
      "author": "David R. Tribble",
      "licenses": [
        {
          "license": {
            "name": "Custom permissive (David R. Tribble)",
            "text": {
              "contentType": "text/plain",
              "content": "Copyright (c) 1992,2008 by David R. Tribble, all rights reserved. Permission is granted to any person or entity except those designated by the United States Department of State as a terrorist, or terrorist government or agency, to use and distribute this source code provided that the original copyright notice remains present and unaltered."
            }
          }
        }
      ],
      "copyright": "Copyright (c) 1992,2008 by David R. Tribble",
      "modified": true,
      "externalReferences": [
        {
          "type": "distribution",
          "url": "http://david.tribble.com/src/bmp/bmp.html"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "bmp.c, bmp.h"
        },
        {
          "name": "microbrowser:modifications",
          "value": "Significantly minimized; original source no longer located"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "tiny-svg-libsvgtiny",
      "name": "Tiny SVG (Libsvgtiny)",
      "version": "2012",
      "description": "SVG rendering library including ezxml, xml2dom, twin (svgtiny.c, ezxml.c, xml2dom.c, twin.h)",
      "author": "James Bursa, Daniel Silverstone, Aaron Voisine, David Phillip Oster, Keith Packard",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "copyright": "Copyright 2008-2009 James Bursa <james@semichrome.net>; Copyright 2012 Daniel Silverstone <dsilvers@netsurf-browser.org>; Copyright 2004-2006 Aaron Voisine <aaron@voisine.org>; Copyright 2016 David Phillip Oster; Copyright (c) 2004 Keith Packard <keithp@keithp.com>",
      "modified": false,
      "properties": [
        {
          "name": "microbrowser:sourceFile",
          "value": "svgtiny.c, ezxml.c, xml2dom.c, twin.h"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "openssl",
      "name": "OpenSSL",
      "version": "1.1.1",
      "description": "Cryptography and SSL/TLS toolkit (platform-dependent version)",
      "author": "The OpenSSL Project Authors",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://www.openssl.org/source/license.html"
          }
        }
      ],
      "copyright": "Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.",
      "modified": false,
      "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
      "purl": "pkg:generic/openssl@1.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.openssl.org/source/"
        },
        {
          "type": "license",
          "url": "https://github.com/openssl/openssl/blob/master/LICENSE.txt"
        }
      ],
      "properties": [
        {
          "name": "microbrowser:notes",
          "value": "Version depends on target platform (v1.0.2 or v1.1.1)"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "microbrowser",
      "dependsOn": [
        "aes-256-2009",
        "md5-1.6",
        "unzip-1.01h",
        "png-decoder-2005",
        "jpeg-decoder-0.93b",
        "bmp-decoder",
        "tiny-svg-libsvgtiny",
        "openssl"
      ]
    }
  ]
}