Knowledge

At BAP, we always learn, update and share offshoring knowledge as well as innovative technology.

Python 3.12 – A quality upgrade with many desirable features!
As a programmer, in recent days you have surely become familiar with the information surrounding the new feature update...
Artificial General Intelligence (AGI): When AI reaches human-level thinking.
While Narrow AI has become common in everyday life, Artificial General Intelligence (AGI) represents the pinnacle that the tech...

Offshore

The difference between Offshoring and Outsourcing that businesses need to know 
Offshoring and Outsourcing are two tools of modern business today. Thousands of businesses around the globe are engaged in...
Offshore software development rates by country 
As a viable way to save costs and access talent, offshore software development has become more popular in recent...
Offshore development unit price, market benchmark and more
Offshore development unit price is the first key factor in budget. In practice, the total budget is not a...
Software Quality Issues – BAP Software
Software quality is one of the most important issues in offshore development. We’d like to consider the difference in...
What is Offshore outsourcing? Top 10 offshore outsourcing countries 
Currently, more and more businesses see offshore outsourcing as a potential solution to reduce costs and streamline their operations....
SalesForce cloud for dummies
SalesForce cloud is no longer a stranger in the technology and business world, as cloud computing technology is gradually...

Technology

マークル木【Markle Tree】
Sorry, this entry is only available in 日本語. マークル木 とは、ファイルのような大きなデータを要約した結果を格納するツリー構造の一種です。 主に入出金記録などの大きなデータの要約と検証を行う際に使用されます。 データ要約および検証時の計算にハッシュ関数を用いているので、ハッシュ木とも呼ばれます。 マークル木は、公開鍵暗号方式の開発者ラルフ・マークルが1979年に発明しています。 原著論文はこちら マークル木 の構造 マークル木では、2つのデータを1つにまとめて1単位のデータとして取り扱います。 上の図では、トランザクション0(Tx0)のハッシュ、トランザクション1(Tx1)のハッシュをそれぞれ計算しています。 このAのハッシュ、Bのハッシュそれぞれを合わせた値のハッシュが頂点のハッシュ値となります。...
Custom AI Development Company – Design and Develop AI Solutions Tailored to Your Business
Not every AI solution fits all businesses. In many cases, only custom AI can precisely meet operational requirements and...
Why Edge Computing and Digital Twin Are the Key to Smart Manufacturing and Smart Cities
In the era of data explosion, manufacturing enterprises and smart cities require data processing solutions that are faster, more...
What is Blockchain? How does Blockchain work?
The idea of blockchain has been around since the 90s. However, it was first introduced in 2008 as the...
What is SAP? Why should you use SAP services at BAP Software?
SAP is one of the management software widely applied in large enterprises. Among the factors that contribute to an...
タイムスタンプ 【Timestamp】
Sorry, this entry is only available in 日本語. タイムスタンプ (timestamp)はあるイベントが記録された日時・日付・時刻などを記録し、記録が存在していることと改竄されていないことを証明するシステムを指します。 電子署名などで用いられているRFC3161 Time stamp protocolではPKIを利用しており、時刻認証局(TSA:Time-Stamping Authority)がハッシュ値に時刻情報を偽造できないようにして結合したタイムスタンプ(正確にはタイムスタンプトークンと呼びます)を利用者に送付しています。 記録を僅かでも更新した場合、変化したハッシュ値のみがTSAに提示されるので利用者は記録内容を知られずにタイムスタンプを取得できます。 タイムスタンプでの管理が必要なデータは通常、一貫性のある書式で記録されているので異なる記録の比較を簡単に行うことができます。 加えて、時間の経過に伴って変化するイベントの進行状況の追跡が可能となります。 タイムスタンプは一般にイベントの記録作成や時系列(”sequence of...